Bug 38494 - [graphite] Bootstrap fails with graphite enabled
Summary: [graphite] Bootstrap fails with graphite enabled
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Sebastian Pop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 22:33 UTC by Sebastian Pop
Modified: 2009-01-07 18:13 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pop 2008-12-11 22:33:26 UTC
Bootstrap is broken with BOOT_CFLAGS="-g -O2 -fgraphite-identity".
Comment 1 Sebastian Pop 2009-01-07 18:13:18 UTC
Fixed: trunk now passes bootstrap on amd64-linux with BOOT_CFLAGS="-g -O2 -fgraphite-identity" all default languages.  I will prepare a patch for the graphite branch to enable -fgraphite-identity by default in -O2 or higher.

PR38499 is another bug, to be fixed later, that appears for BOOT_CFLAGS="-g -O2 -floop-block".