X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=c7013c33ff2a300ca46ebb40c66f5b5fac02a45b;hp=3cc8d2b5ccc41c2644ce908e07b11a302eb1140f;hb=66da97e128534f0dcdac8d925a97592b5229c669;hpb=65651d53b192cac5a1d600bc6deb56d50ec8ed03 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3cc8d2b5ccc..c7013c33ff2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-05-07 Jakub Jelinek + + * tree.h (TREE_ADDRESSABLE): Adjust comment to say that + this is also meaningful on PARM_DECLs and RESULT_DECLs. + 2010-05-07 Rainer Orth * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.