[Bug middle-end/114849] Static function pointer

2024-05-08 Thread Manjunath.Bhavimani at elektrobit dot com via Gcc-bugs
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

[Bug middle-end/114849] Static function pointer

2024-04-29 Thread Manjunath.Bhavimani at elektrobit dot com via Gcc-bugs
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

[Bug middle-end/114849] Static function pointer

2024-04-29 Thread Manjunath.Bhavimani at elektrobit dot com via Gcc-bugs
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/

[Bug middle-end/114849] Static function pointer

2024-04-25 Thread Manjunath.Bhavimani at elektrobit dot com via Gcc-bugs
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

[Bug middle-end/114849] Static function pointer

2024-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug middle-end/114849] Static function pointer

2024-04-25 Thread Manjunath.Bhavimani at elektrobit dot com via Gcc-bugs
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

[Bug middle-end/114849] Static function pointer

2024-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114849 Andrew Pinski changed: What|Removed |Added Component|c |middle-end Target|