]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto: Fixed test(U*) used but never defined error. devel/bypass-asm
authorRishi Raj <rishiraj45035@gmail.com>
Fri, 7 Jul 2023 04:45:57 +0000 (10:15 +0530)
committerRishi Raj <rishiraj45035@gmail.com>
Fri, 7 Jul 2023 04:51:38 +0000 (10:21 +0530)
commit31ff5e249df46ff122b115c86af04022307fafa4
tree7a73bed50ad7ba9a9d3a0f38eea8835ecae132fd
parent48ef456a8ec8b6df2f6e097a55872921b9f9b08c
lto: Fixed test(U*) used but never defined error.

This Patch fixes the error during bootstrapped build.

gcc/ChangeLog:

        * lto-object.cc:

gcc/lto/ChangeLog:

        * lto-lang.cc:

Signed-off-by: Rishi Raj <rishiraj45035@gmail.com>
gcc/lto-object.cc
gcc/lto/lto-lang.cc