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: C++ front-end question


> No, that sounds like a bug to me.

Thanks for the quick answer. And I got caught by the different inlining 
strategies of the C and C++ front-ends when I was playing with gdb, so it 
turns out that the C front-end passes roughly the same tree and cc1 crashes 
too.

Looks like a bad interaction between the front-ends and the tree inliner, 
I'll submit a tentative fix shortly.

-- 
Eric Botcazou


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