]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR middle-end/50232 (reorg.c:3971: undefined reference to `make_return_insns')
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 3 Sep 2011 16:30:32 +0000 (16:30 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 3 Sep 2011 16:30:32 +0000 (16:30 +0000)
PR middle-end/50232
Correct log entry for last change.

From-SVN: r178501

gcc/ChangeLog

index a6d6f3bc3d47d17a05a56d076a860ed0ae3d58e6..2ee03f6445b3800d2880519867e2d5d5d48484a5 100644 (file)
@@ -1,6 +1,6 @@
 2011-09-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
-       PR Bug middle-end/50232
+       PR middle-end/50232
        * config/pa/pa.md (return): Define "return" insn pattern.
        (epilogue): Use it when no epilogue is needed.
        * config/pa/pa.c (pa_can_use_return_insn): New function.