https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
--- Comment #7 from Manjunath Bhavimani ---
Hi,
Should we get in touch with linker vendor for this?
BR,
Manjunath Bhavimani
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
--- Comment #6 from Manjunath Bhavimani ---
Created attachment 58072
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58072&action=edit
compiler version comparison
Please find attached file where you can find the details for compiler versio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
--- Comment #5 from Manjunath Bhavimani ---
Created attachment 58070
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58070&action=edit
Command to build .asm .o .elf
Please find attached make file for build command
Reading specs from /usr/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
--- Comment #4 from Manjunath Bhavimani ---
We used same options for both toolchain version. Except linker option
-specs=nano.specs, this is not used for v10.3
Compiler Option:
-mcpu=cortex-m7
-mthumb
-mlittle-endian
-mfpu=fpv5-sp-d16
-mfloa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
--- Comment #2 from Manjunath Bhavimani ---
Yes i am using same ld script, only compiler version changed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849
Andrew Pinski changed:
What|Removed |Added
Component|c |middle-end
Target|