This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/67022] New: ia64-hpux failed to compile libcpp/charset.c with -O2 optimization


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]