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 c/11805] [3.3 only] [H8300] ICE


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-05 14:08:09
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-05 14:08 -------
I can confirm this in 3.3.1 (20030728).
>From final.c:
2795    #ifdef HAVE_ATTR_length
2796                /* This instruction should have been split in shorten_branches,
2797                   to ensure that we would have valid length info for the
2798                   splitees.  */
2799                abort ();
2800    #endif


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