[Bug target/115893] AVR documentation in x86_64 build

2025-06-17 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115893 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P5

[Bug target/115893] AVR documentation in x86_64 build

2024-07-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115893 --- Comment #4 from Andrew Pinski --- A couple of notes here. 1) Georg-Johann Lay is right there is only one documentation for all of GCC. So compiling for x86_64 will cause the documentation to be the same as compiling for avr. 2) The version

[Bug target/115893] AVR documentation in x86_64 build

2024-07-12 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115893 --- Comment #3 from Georg-Johann Lay --- (In reply to David Binderman from comment #2) > IMHO, an x86_64 build shouldn't be doing *anything* with any avr > documentation. The GCC user documentation as well as the Internals manual covers all targ

[Bug target/115893] AVR documentation in x86_64 build

2024-07-12 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115893 --- Comment #2 from David Binderman --- (In reply to Georg-Johann Lay from comment #1) > So I think this is invalid as a GCC PR. When you are annoyed by that > warning, use a texinfo version with a fix. It looks like you missed my point. Maybe

[Bug target/115893] AVR documentation in x86_64 build

2024-07-12 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115893 --- Comment #1 from Georg-Johann Lay --- A native build on x86_64 produces warnings about avr documentation.(In reply to David Binderman from comment #0) > A native build on x86_64 produces warnings about avr documentation. This is an issue in