OSDN Git Service

* config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' with 'TRAMP' in
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 09:09:55 +0000 (09:09 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 09:09:55 +0000 (09:09 +0000)
the body of the macro definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82048 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 1c9c6ce..50e9407 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-20  Nick Clifton  <nickc@redhat.com>
+
+       * config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp'
+       with 'TRAMP' in the body of the macro definition.
+
 2004-05-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/15383