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 target/29995] New: sh-elf: precompiled headers won't match


The encoded information about machine-specific options with default values
(e.g -mdiv=...) is wrong, causing spurious header mismatches.
(Note : I have set the component to 'target' instead of 'pch' because I
 think this can probably be fixed by adjusting the pch target hooks.)

We should also make sure that we build pch for every multilib for which
library building is enabled, suitable for -O0 -g and -O2 -g compilations.


-- 
           Summary: sh-elf: precompiled headers won't match
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
GCC target triplet: sh-elf
OtherBugsDependingO 29842
             nThis:


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


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