This is the mail archive of the gcc-patches@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]

[PATCH] SH: Fix m2a-single-only compilation error


Hi,

Please find attached the patch "crt1.patch" which fixes compilation
issue with sh2a-single-only target. 
Currently, compilation generates the following error:-
"merge of architecture 'sh3e' with architecture 'sh2a' produced unknown architecture"
The patch fixes the issue.

Tested with sh2a-elf. No new regressions.

ChangeLog
2012-03-30  Naveen H.S  <naveen.S@kpitcummins.com>

	* libgcc/config/sh/crt1.S (VBR_SETUP): Don't define for SH2E targets

Thanks & Regards,
Naveen

Attachment: crt1.patch
Description: crt1.patch


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