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 middle-end/42543] ICE when using va_arg



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-12-29 17:17 -------
The trunk still ICEs:
gimplification failed:
(char *) args2.4 <nop_expr 0x43600ab8
t.c:56:40: internal compiler error: gimplification failed
Please submit a full bug report,

That is an ICE with i686-darwin.  But I think it will also ICE on GNU/Linux
too.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|minor                       |normal
          Component|c                           |middle-end
   GCC host triplet|Windows 7                   |
 GCC target triplet|                            |i?86-*-*
           Keywords|                            |ice-on-valid-code
            Summary|internal compiler error: in |ICE when using va_arg
                   |gimplify_expr, at           |
                   |gimplify.c:7098             |


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


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