This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/37415] New: [4.4 regression] ICE with -ftree-store-ccp
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Sep 2008 23:33:52 -0000
- Subject: [Bug driver/37415] New: [4.4 regression] ICE with -ftree-store-ccp
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Compiling an arbitrary program with "-ftree-store-ccp" triggers an ICE
on mainline:
cc1: internal compiler error: in common_handle_option, at opts.c:2068
Please submit a full bug report, [etc.]
Richard, this seems to be fallout from your patch:
2008-08-29 Richard Guenther <rguenther@suse.de>
* common.opt (ftree-store-ccp): Mark as preserved for
backward compatibility.
* doc/invoke.texi (-ftree-store-ccp): Remove documentation.
* tree-pass.h (pass_store_ccp): Remove.
[...]
--
Summary: [4.4 regression] ICE with -ftree-store-ccp
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code, monitored
Severity: normal
Priority: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: reichelt at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37415