diff options
author | Oleg Endo <olegendo@gcc.gnu.org> | 2013-08-05 22:09:45 +0000 |
---|---|---|
committer | Oleg Endo <olegendo@gcc.gnu.org> | 2013-08-05 22:09:45 +0000 |
commit | eb923e545c2845361581db97358058397586f894 (patch) | |
tree | c85e912deef62406755e586c518c15efa9224549 /gcc/fortran/class.c | |
parent | fd9b0f320e88e8d71831b62867627295b77d26b6 (diff) | |
download | gcc-eb923e545c2845361581db97358058397586f894.zip gcc-eb923e545c2845361581db97358058397586f894.tar.gz gcc-eb923e545c2845361581db97358058397586f894.tar.bz2 |
re PR other/12081 (Gcc can't be compiled with -mregparm=3)
PR other/12081
* recog.h (rtx (*insn_gen_fn) (rtx, ...)): Replace typedef with new
class insn_gen_fn.
* expr.c (move_by_pieces_1, store_by_pieces_2): Replace argument
rtx (*) (rtx, ...) with insn_gen_fn.
* genoutput.c (output_insn_data): Cast gen_? function pointers to
insn_gen_fn::stored_funcptr. Add initializer braces.
From-SVN: r201513
Diffstat (limited to 'gcc/fortran/class.c')
0 files changed, 0 insertions, 0 deletions