Hello GCC,
we use gcc compiler to complile my project on windows10 system, but it always
report bellow error:
c:/program files (x86)/gnu tools arm embedded/7
2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe:
cannot find -lgh3x2x_drv_co
collect2.exe: erro
Snapshot gcc-12-20211010 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/12-20211010/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 12 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On Sun, 2021-10-10 at 23:04 +0530, Shubham Narlawar via Gcc wrote:
> Hello,
>
> Is there a direct way to print the name of the function call in gimple
> call
> statement?
>
> For example -
>
> void bar() {
> a = foo(); //gimple* stmt
> }
>
> I want to print "foo" from the above gimple*.
Hello,
Is there a direct way to print the name of the function call in gimple call
statement?
For example -
void bar() {
a = foo();//gimple* stmt
}
I want to print "foo" from the above gimple*.
I traced debug_gimple_stmt(gimple*) but it seems complex to just print
"foo".
Thanks and R
* Andreas Schwab:
> On Okt 09 2021, Thomas Koenig via Fortran wrote:
>
>> There is no choice - we need to make object code compiled by the user
>> incompatible between the old and the new format on the systems where
>> we make the switch.
>
> If you link, but not recompile, object files compiled a