stb.c (ffestb_R100110_): Allow the number before the X format to be optional when...
authorRoger Sayle <roger@eyesopen.com>
Sat, 15 Mar 2003 19:17:50 +0000 (19:17 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 15 Mar 2003 19:17:50 +0000 (19:17 +0000)
commitde6a669be0c301912d3ff1b00aed3bf0e0a115f2
tree2ed816297b34220f53d26d2d9d3ca58af3c3462f
parent24b26d8d19323c4d8f8ea11a5d01828e4eff40e3
stb.c (ffestb_R100110_): Allow the number before the X format to be optional when not -fpedantic.

* stb.c (ffestb_R100110_): Allow the number before the X format
to be optional when not -fpedantic.
* std.c (ffestd_R1001dump_1010_3_): Delete unused static function.
(ffestd_R1001dump_): For the FFESTP_formattypeX case, call
ffestd_R1001dump_1010_2_ instead of ffestd_R1001dump_1010_3_.

* g77.f-torture/compile/xformat.f: New test case.

From-SVN: r64415
gcc/f/ChangeLog
gcc/f/stb.c
gcc/f/std.c
gcc/testsuite/ChangeLog
gcc/testsuite/g77.f-torture/compile/xformat.f [new file with mode: 0644]