[Bug ld/32751] --warn-rwx-segments always triggers RWX warning on 32-bit hppa

2025-03-03 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32751 --- Comment #2 from Sam James --- I would much prefer to not warn about it at all, as opposed to giving it special tristate treatment (which complicates us making things a default warning/error) indeed. -- You are receiving this mail because

[Bug ld/32751] --warn-rwx-segments always triggers RWX warning on 32-bit hppa

2025-03-02 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32751 --- Comment #1 from John David Anglin --- Currently if ac_default_ld_warn_rwx_segments is unset, we override and set ac_default_ld_warn_rwx_segments to 0. This could be modified to always force ac_default_ld_warn_rwx_segments to 0, but maybe

[Bug ld/32751] --warn-rwx-segments always triggers RWX warning on 32-bit hppa

2025-02-27 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32751 Sam James changed: What|Removed |Added CC||sam at gentoo dot org See Also|