This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14637] [lno][unit-at-a-time] ICE in cgraph_remove_edge, at cgraph.c:292
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2004 16:53:51 -0000
- Subject: [Bug optimization/14637] [lno][unit-at-a-time] ICE in cgraph_remove_edge, at cgraph.c:292
- References: <20040318164340.14637.1319@bot.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-18 16:53 -------
This is almost definitely caused by the kernel headers defining inline as inline
__attribute__((always_inline)) which is not right.
Can you provide the preprocessed source.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c |optimization
Summary|ICE in cgraph_remove_edge, |[lno][unit-at-a-time] ICE in
|at cgraph.c:292 |cgraph_remove_edge, at
| |cgraph.c:292
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14637