re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but has...
authorAldy Hernandez <aldyh@redhat.com>
Thu, 22 Dec 2011 20:18:11 +0000 (20:18 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 22 Dec 2011 20:18:11 +0000 (20:18 +0000)
commitee777b71644eda0bf9e3c6dc81e6518ed594ec8a
tree5a4973303a5a18453debd3fb5105c8ce93b7c9b7
parenta05fe1907110a339405d369b6824a4afd35ed9dd
re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable)

PR middle-end/51212
* opts.c (finish_options): Call sorry on -fgnu-tm and
-fnon-call-exceptions combination.

From-SVN: r182636
gcc/ChangeLog
gcc/opts.c
gcc/testsuite/g++.dg/tm/pr51212.C [new file with mode: 0644]