This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49227] [4.7 Regression] ice in inline_small_functions
- From: "arthur.j.odwyer at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 2 Jul 2011 08:06:50 +0000
- Subject: [Bug tree-optimization/49227] [4.7 Regression] ice in inline_small_functions
- Auto-submitted: auto-generated
- References: <bug-49227-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49227
Arthur O'Dwyer <arthur.j.odwyer at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arthur.j.odwyer at gmail
| |dot com
--- Comment #3 from Arthur O'Dwyer <arthur.j.odwyer at gmail dot com> 2011-07-02 08:06:32 UTC ---
(In reply to comment #2)
Shoot, as soon as I clicked "Save" I noticed that the line number is different:
ipa-inline.c:1348 versus ipa-inline.c:1398. So my ICE might be something
different. Nevertheless, they're both in the same file and both regressed very
recently, so the root cause is likely the same in both cases.