Commit 89043e8a by DJ Delorie Committed by DJ Delorie

* config/m32c/m32c.h: Update GTY annotations to new syntax.

From-SVN: r146618
parent 2c0eba5a
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> 2009-04-22 Jakub Jelinek <jakub@redhat.com>
* alias.c (find_base_term): Move around LO_SUM case, so that * alias.c (find_base_term): Move around LO_SUM case, so that
......
...@@ -100,7 +100,7 @@ extern int target_memregs; ...@@ -100,7 +100,7 @@ extern int target_memregs;
/* Defining data structures for per-function information */ /* 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 /* How much we adjust the stack when returning from an exception
handler. */ handler. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment