* config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
causing some regressions due to a change in the default value for this macro.
This commit is contained in:
parent
af34e669eb
commit
cad2e84871
|
@ -1,3 +1,9 @@
|
|||
2003-01-30 J. Brobecker <brobecker@gnat.com>
|
||||
|
||||
* config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
|
||||
causing some regressions due to a change in the default value
|
||||
for this macro.
|
||||
|
||||
2003-01-29 Richard Henderson <rth@redhat.com>
|
||||
Elena Zannoni <ezannoni@redhat.com>
|
||||
Daniel Jacobowitz <drow@mvista.com>
|
||||
|
|
|
@ -217,7 +217,6 @@ call_dummy
|
|||
#undef FUNC_LDO_OFFSET
|
||||
#undef SR4EXPORT_LDIL_OFFSET
|
||||
#undef SR4EXPORT_LDO_OFFSET
|
||||
#undef CALL_DUMMY_LOCATION
|
||||
|
||||
#undef REG_STRUCT_HAS_ADDR
|
||||
|
||||
|
|
Loading…
Reference in New Issue