Hi,
I have a custom implementation of memcpy() function and don't want to use
implementation provided by libc.a.
Things works fine with toolchain version 12.3 and my local implementation in
utils.c is considered.
But when I move to toolchain version 14.2 , I am getting below error.
Linking ...
Hello,
I'm looking to contribute as a newcomer and came across PR116163 –
RFE: add a linting tool for DejaGnu tests.
I’d like to implement the remaining features mentioned in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116163#c19
If no one is currently working on this, I’d be happy to prepare a p