[Bug middle-end/39614] [4.5 regression] Internal error compiling CSiBE

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 2 14:45:00 GMT 2009



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-04-02 14:45 -------
Likely one of the C FE changes triggers this.  I can reproduce this on a target
with 32bit long:

./cc1 -quiet t.i -m32
t.i: In function 'set_page_zone':
t.i:6: warning: left shift count >= width of type
t.i:6: internal compiler error: in gimplify_expr, at gimplify.c:6912
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I will have a look.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
          Component|tree-optimization           |middle-end
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-02 14:45:34
               date|                            |
   Target Milestone|---                         |4.5.0


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



More information about the Gcc-bugs mailing list