comparison gcc/config/pdp11/pdp11.opt @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents a06113de4d67
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 ; Options for the PDP11 port of the compiler. 1 ; Options for the PDP11 port of the compiler.
2 2
3 ; Copyright (C) 2005, 2007 Free Software Foundation, Inc. 3 ; Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
4 ; 4 ;
5 ; This file is part of GCC. 5 ; This file is part of GCC.
6 ; 6 ;
7 ; GCC is free software; you can redistribute it and/or modify it under 7 ; GCC is free software; you can redistribute it and/or modify it under
8 ; the terms of the GNU General Public License as published by the Free 8 ; the terms of the GNU General Public License as published by the Free
27 Generate code for an 11/40 27 Generate code for an 11/40
28 28
29 m45 29 m45
30 Target Report Mask(45) 30 Target Report Mask(45)
31 Generate code for an 11/45 31 Generate code for an 11/45
32
33 mabshi
34 Target Report Mask(ABSHI_BUILTIN)
35 Use 16-bit abs patterns
36 32
37 mac0 33 mac0
38 Target Report Mask(AC0) 34 Target Report Mask(AC0)
39 Return floating-point results in ac0 (fr0 in Unix assembler syntax) 35 Return floating-point results in ac0 (fr0 in Unix assembler syntax)
40 36