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 <[EMAIL PROTECTED]>
* 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