]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr...
authorKazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Wed, 7 Jul 2004 11:11:08 +0000 (11:11 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 7 Jul 2004 11:11:08 +0000 (11:11 +0000)
commit767dec6b106a8c3f99826670bd2429c71728bfea
tree066d86f7259601c54a285ad1d0effa51ccaa3524
parent604a320594b012c8d2cda2fc5d2bbd3230d034b1
re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/X11/include -DNDEBUG -O2 -g -W -Wall -trigraphs  -c HelpCB.C)

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.

From-SVN: r84200
gcc/ChangeLog
gcc/config/m32r/m32r-protos.h
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h