https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #15 from Eric Botcazou ---
Author: ebotcazou
Date: Thu Jul 10 10:43:46 2014
New Revision: 212426
URL: https://gcc.gnu.org/viewcvs?rev=212426&root=gcc&view=rev
Log:
PR middle-end/53590
* function.c (allocate_struct_function):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #14 from Eric Botcazou ---
Author: ebotcazou
Date: Thu Jul 10 10:41:15 2014
New Revision: 212425
URL: https://gcc.gnu.org/viewcvs?rev=212425&root=gcc&view=rev
Log:
PR middle-end/53590
* function.c (allocate_struct_function):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #13 from Eric Botcazou ---
Author: ebotcazou
Date: Thu Jul 10 10:38:30 2014
New Revision: 212424
URL: https://gcc.gnu.org/viewcvs?rev=212424&root=gcc&view=rev
Log:
PR middle-end/53590
* function.c (allocate_struct_function):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #12 from Eric Botcazou 2012-06-16
11:05:48 UTC ---
Author: ebotcazou
Date: Sat Jun 16 11:05:43 2012
New Revision: 188691
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188691
Log:
PR middle-end/53590
* tree-inline.c (i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #11 from Georg 2012-06-15 14:54:21
UTC ---
(In reply to comment #10)
> Fixed on the mainline.
Perfect result when run with -fdelete-dead-exceptions, or when
run without the switch (i.e., switches as before).
Adding -fno-delete-dead-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #9 from Eric Botcazou 2012-06-15
09:22:04 UTC ---
Author: ebotcazou
Date: Fri Jun 15 09:22:00 2012
New Revision: 188651
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188651
Log:
PR middle-end/53590
* common.opt (-fdel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #8 from Georg 2012-06-13 17:11:58
UTC ---
(In reply to comment #7)
> Yes, it's a fallout of -fnon-call-exceptions that stems from the Java
> semantics. GNAT GPL doesn't care about Java so it implements more aggressive
> dead code el