public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/54211] New: [4.8 Regression] ICE: verify_gimple failed building freetype with -Os
@ 2012-08-09 17:17 rmansfield at qnx dot com
  2012-08-09 17:39 ` [Bug middle-end/54211] " markus at trippelsdorf dot de
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rmansfield at qnx dot com @ 2012-08-09 17:17 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54211
           Summary: [4.8 Regression] ICE: verify_gimple failed building
                    freetype with -Os
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
                CC: wschmidt@linux.vnet.ibm.com
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu
             Build: x86_64-unknown-linux-gnu


Created attachment 27966
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27966
preprocessed src

After rev190220, freetype fails to build with -Os.  Seen on mips, ppc x86 and
x86_64.

Reduced testcase:

/home/ryan/ice.i: In function ‘tt_face_load_sbit_image’:
/home/ryan/ice.i:365:1: error: type mismatch in pointer plus expression
 tt_face_load_sbit_image (TT_Face face, FT_ULong strike_index,
 ^
sizetype

unsigned long

sizetype

D.2244_30 = D.2241_17 + slsr.98_48;

/home/ryan/ice.i:365:1: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-10 12:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09 17:17 [Bug middle-end/54211] New: [4.8 Regression] ICE: verify_gimple failed building freetype with -Os rmansfield at qnx dot com
2012-08-09 17:39 ` [Bug middle-end/54211] " markus at trippelsdorf dot de
2012-08-09 20:33 ` wschmidt at gcc dot gnu.org
2012-08-09 21:06 ` wschmidt at gcc dot gnu.org
2012-08-10  1:15 ` wschmidt at gcc dot gnu.org
2012-08-10  1:17 ` wschmidt at gcc dot gnu.org
2012-08-10 12:16 ` wschmidt at gcc dot gnu.org
2012-08-10 12:17 ` wschmidt at gcc dot gnu.org
2012-08-10 12:18 ` wschmidt at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).