]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] Fix abort in write_eligible_delay
authorJeff Law <law@redhat.com>
Thu, 22 Oct 2015 19:18:05 +0000 (13:18 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 22 Oct 2015 19:18:05 +0000 (13:18 -0600)
commit71e558ef30be263c83aa3cb48ba2b4fd13729ec3
tree06f531f631409981667204a33ef61e75bae1b02f
parent8d535dab41846796712adabc2beb260f26ad457e
[PATCH] Fix abort in write_eligible_delay

[PATCH] Fix abort in write_eligible_delay
        * genattrtab.c (main): If we do not have any annul-true or annul-false
        slots, then write out a dummy eligible_for_annul_true or
        eligible_for_annul_false as needed.

From-SVN: r229184
gcc/ChangeLog
gcc/genattrtab.c