projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c0eba5
)
* config/m32c/m32c.h: Update GTY annotations to new syntax.
author
DJ Delorie
<dj@redhat.com>
Wed, 22 Apr 2009 21:58:55 +0000
(17:58 -0400)
committer
DJ Delorie
<dj@gcc.gnu.org>
Wed, 22 Apr 2009 21:58:55 +0000
(17:58 -0400)
From-SVN: r146618
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/m32c/m32c.h
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 7bc4f330f6af56e0194bd7b779230d6401c71b10..9b32e3aa47fa4bf046108f348105bcecff210ba9 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2009-04-22 DJ Delorie <dj@redhat.com>
+
+ * config/m32c/m32c.h: Update GTY annotations to new syntax.
+
2009-04-22 Jakub Jelinek <jakub@redhat.com>
* alias.c (find_base_term): Move around LO_SUM case, so that
diff --git
a/gcc/config/m32c/m32c.h
b/gcc/config/m32c/m32c.h
index e9bc711f684e212813241b6f1808f33cb780590f..9e0c921f2ceead8001f0595f55730d44aefa36c5 100644
(file)
--- a/
gcc/config/m32c/m32c.h
+++ b/
gcc/config/m32c/m32c.h
@@
-100,7
+100,7
@@
extern int target_memregs;
/* Defining data structures for per-function information */
-typedef struct
machine_function GTY (())
+typedef struct
GTY (()) machine_function
{
/* How much we adjust the stack when returning from an exception
handler. */