This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29995] New: sh-elf: precompiled headers won't match
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2006 16:04:33 -0000
- Subject: [Bug target/29995] New: sh-elf: precompiled headers won't match
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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