This is the mail archive of the gcc@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]

Re: gcc-4.1-20050702 ICE in cgraph_early_inlining, at ipa-inline.c:990



On Jul 5, 2005, at 7:34 PM, Andrew Pinski wrote:



On Jul 5, 2005, at 5:02 PM, Daniel Kegel wrote:


Jan Hubicka <hubicka@ucw.cz> wrote:
I get this error compiling linux-2.6.11.3 with gcc-4.1-20050702 on many targets:
drivers/char/random.c:1813: internal compiler error: in cgraph_early_inlining, at ipa-inline.c:990
I don't have the preprocessed source handy, but I can provide it if
this hasn't already been reported.


Having preprocessed testcase would be nice.  Obvious fix would be to
disable warning during early inlining, but I can't come of scenario
where the early inliner should miss always inline call.

OK. I've reduced it a bit, but it's still 7700 lines. It's at http://kegel.com/gcc/ipa-inline-ice.i.txt

I reduced it much further:

And I filed it as PR 22379: http://gcc.gnu.org/PR22379.


-- Pinski


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