]> gcc.gnu.org Git - gcc.git/commit
Fix -Werror=format-diag with RTL checking
authorMartin Liska <mliska@suse.cz>
Thu, 20 Jan 2022 08:28:42 +0000 (09:28 +0100)
committerMartin Liska <mliska@suse.cz>
Thu, 20 Jan 2022 11:03:06 +0000 (12:03 +0100)
commite744aa373d215d1e8b3f4102a71b26b385dababc
tree3d730be71f3cf886df49dd035ba861bdc8652161
parent68f03ac49cb4f585dbce78dc9e4c4a9ec950e83c
Fix -Werror=format-diag with RTL checking

PR bootstrap/104135

gcc/ChangeLog:

* emit-rtl.cc (make_insn_raw): Fix -Wformat-diag warnings.
* rtl.cc: Partially disable -Wformat-diag for RTL checking
error messages.
gcc/emit-rtl.cc
gcc/rtl.cc
This page took 0.054546 seconds and 5 git commands to generate.