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/50857] New: [4.7 Regression] The compiler is built with exceptions and RTTI enabled


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857

             Bug #: 50857
           Summary: [4.7 Regression] The compiler is built with exceptions
                    and RTTI enabled
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
                CC: iant@google.com


We fail to pass -fno-exceptions -fno-rtti to g++ for stage2 and stage3 building
the host binaries.  That leads to increased compile-time and possibly runtime.

Ian, does Go need exceptions or RTTI?

Any idea where to best fix this?


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