[Bug target/111047] Un-silenceable note for ABI parameters 64-byte alignment

2023-08-17 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111047 --- Comment #4 from Richard Biener --- unfortunately inform() wasn't designed for this, I suppose using warning() would have been better here.

[Bug target/111047] Un-silenceable note for ABI parameters 64-byte alignment

2023-08-17 Thread gonzalo.gadeschi at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111047 --- Comment #3 from gnzlbg --- Thank you both. > should probably output "[-Wpsabi]" to make this clear. +1