------- Comment #4 from pinskia at gcc dot gnu dot org  2006-09-27 06:40 -------
(In reply to comment #3)
> This only fails with the C front-end, here is a testcase that also compiles
> with the C++ front-end but only fails with the C front-end:
But I think that is only because the C++ front-end is always unit-at-a-time as
the C testcase passes when using -funit-at-a-time.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu dot
                   |                            |org
          Component|c                           |middle-end
            Summary|[4.0/4.1/4.2 Regression] ICE|[4.0/4.1/4.2 Regression]
                   |with always inline          |[non unit-at-a-time] ICE
                   |                            |with always inline


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29241

Reply via email to