| commit | 31ff5e249df46ff122b115c86af04022307fafa4 | [log] [tgz] |
|---|---|---|
| author | Rishi Raj <rishiraj45035@gmail.com> | Fri Jul 07 10:15:57 2023 +0530 |
| committer | Rishi Raj <rishiraj45035@gmail.com> | Fri Jul 07 10:21:38 2023 +0530 |
| tree | 7a73bed50ad7ba9a9d3a0f38eea8835ecae132fd | |
| parent | 48ef456a8ec8b6df2f6e097a55872921b9f9b08c [diff] |
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>