https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
--- Comment #22 from miles at gnu dot org ---
This seems to have been fixed a long time ago (all the examples in the comment
yield the "right" result).
Can somebody close this bug?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
Richard Biener changed:
What|Removed |Added
Target Milestone|4.8.3 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.1 |4.8.2
--- Comment #20 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.0 |4.8.1
--- Comment #19 from Jaku
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
--- Comment #18 from miles at gnu dot org 2013-01-09 05:35:35 UTC ---
Is this considered fixed yet? Given the following example, the latest Debian
trunk snapshot ("4.8.0 20121120 (experimental) [trunk revision 193662]", using
flags "-O2") s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
--- Comment #17 from Jan Hubicka 2012-01-09 15:18:43
UTC ---
> This should not be fixed in the early inliner at all.
Well, it is not (just to summarize the disucssion on ML). The change is into
IPA inliner.
Honza
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
--- Comment #16 from Richard Guenther 2012-01-09
09:58:52 UTC ---
This should not be fixed in the early inliner at all.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680
Jan Hubicka changed:
What|Removed |Added
Target Milestone|4.7.0 |4.8.0
Summary|[4.7 Regression] g