This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14637] [lno][unit-at-a-time] ICE in cgraph_remove_edge, at cgraph.c:292


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]