Add forgotten PR number to the last changelog entry:

2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30024
        * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
        for complex modes (both int and real).

From-SVN: r126137
This commit is contained in:
Andrew Pinski 2007-06-29 19:21:57 -07:00
parent e90721b110
commit 23512eb32c
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2007-06-29 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/30024
* emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
for complex modes (both int and real).