diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e203773..ed02674 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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). |