[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-29 Thread carlosgalvezp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 Carlos Galvez changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 Richard Biener changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #8

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 --- Comment #7 from Andrew Pinski --- The next different is multiarch .

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-18 Thread carlosgalvezp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 --- Comment #6 from Carlos Galvez --- Hmm I don't see that in the x86 version of Ubuntu GCC: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-lan

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-18 Thread carlosgalvezp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 --- Comment #4 from Carlos Galvez --- Thanks a lot for the detailed answer! That's very interesting, so it can actually have to do with how the Ubuntu version has been built. I'll definitely give it a try building locally. Your output looks lik

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-17 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 Richard Biener changed: What|Removed |Added Version|unknown |11.2.0 CC|

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-17 Thread carlosgalvezp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 --- Comment #2 from Carlos Galvez --- Did you read my detailed explanation and reproducible example? I took great care and time to make the problem easy to investigate. GCC is not doing what is supposed to do. Other compilers, like Clang, do act

[Bug driver/102803] Bug: -no-canonical-prefixes not working

2021-10-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102803 --- Comment #1 from Andrew Pinski --- Sounds like Bazel is broken