PR target/1679.
commitfe34fa5a7c3460812be8334ed6370d8c1d3e763b
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Jul 2004 11:11:08 +0000 (7 11:11 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Jul 2004 11:11:08 +0000 (7 11:11 +0000)
tree066d86f7259601c54a285ad1d0effa51ccaa3524
parent2cfde4f3a5ffefb8ba9b809e789da6984cee8d34
PR target/1679.
* config/m32r/m32r.c (m32r_function_symbol): New function: Generate a symbol
  name RTX with the correct m32r specific flags set.
  (block_move_call): Use new function to generate correct symbol.
* config/m32r/m32r-protos.h: Add prototype for new funcion.
* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Use the new function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84200 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m32r/m32r-protos.h
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h