[Bug bootstrap/67022] New: ia64-hpux failed to compile libcpp/charset.c with -O2 optimization
alm at sibmail dot ru
gcc-bugzilla@gcc.gnu.org
Mon Jul 27 04:38:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022
Bug ID: 67022
Summary: ia64-hpux failed to compile libcpp/charset.c with -O2
optimization
Product: gcc
Version: 4.8.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: alm at sibmail dot ru
Target Milestone: ---
Created attachment 36064
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36064&action=edit
libcpp/charset.c preprocessor output
While bootstrapping gcc-4.8.5 with solution from PR 64919 - (bootstrap failure
of gcc-4.9.2 on ia64-hpux in libgcc)
encountered one fault:
while compiling libcpp/charset.c on stage2 & stage3 xg++ was ICE. (see detail
in attachments)
I was change (on stage 2&3) command line from -O2 to -O1 optimization option
and everithing was fine. The gcc now bootstrapped and used.
More information about the Gcc-bugs
mailing list