[Bug middle-end/21107] internal compiler error: in expand_one_stack_var_at, at cfgexpand.c:476

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 19 14:47:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-19 14:47 -------
  /* If this fails, we've overflowed the stack frame.  Error nicely?  */
  gcc_assert (offset == trunc_int_for_mode (offset, Pmode));

Hmm, I wonder if this is a regression or not.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |middle-end
           Keywords|                            |ice-on-invalid-code


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



More information about the Gcc-bugs mailing list