aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2018-07-10 22:44:30 +0000
committerMark Wielaard <mark@gcc.gnu.org>2018-07-10 22:44:30 +0000
commit6cdd696f3e0d0e0243bf2362a74c691285caadd5 (patch)
treee77d84581ed63306b3897b59a463f902ed619a34 /gcc/tree-ssa-loop-ivcanon.c
parenta25bbd5413e2a4bfd7a47dcd7501c8c7f86ee7c7 (diff)
downloadgcc-6cdd696f3e0d0e0243bf2362a74c691285caadd5.zip
gcc-6cdd696f3e0d0e0243bf2362a74c691285caadd5.tar.gz
gcc-6cdd696f3e0d0e0243bf2362a74c691285caadd5.tar.bz2
PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert
There was a typo in the output_macinfo_op gcc_assert. The function is called dwarf_FORM, not dwarf_form. Add the provided testcase from the bug to test -gsplit-dwarf -g3. gcc/ChangeLog: PR debug/86459 * dwarf2out.c (output_macinfo_op): Fix dwarf_FORM typo in gcc_assert. gcc/testsuite/ChangeLog: PR debug/86459 * gcc.dg/pr86459.c: New test. From-SVN: r262545
Diffstat (limited to 'gcc/tree-ssa-loop-ivcanon.c')
0 files changed, 0 insertions, 0 deletions