]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR rtl-optimization/48932 (ICE in check_dep, at sched-deps.c:4097)
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 18 May 2011 00:33:22 +0000 (00:33 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 18 May 2011 00:33:22 +0000 (00:33 +0000)
PR rtl-optimization/48932
Fix type in entry.

From-SVN: r173844

gcc/ChangeLog

index 1389f83c80b0796210d0402f716d8d73a80b6cc4..1d4944db2e5f436f15518d576bcfe924bca9c9d9 100644 (file)
@@ -1,6 +1,6 @@
 2011-05-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
-       PR rtl_optimization/48932
+       PR rtl-optimization/48932
        Backport from mainline:
        2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>