I've just committed the patch in
http://gcc.gnu.org/ml/gcc-patches/2012-03/msg01970.html
on trunk.
Regards,
kaz
"Naveen H. S" wrote:
> 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 th
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-el