diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-03 17:26:28 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-03 17:26:28 +0000 |
| commit | 14e882ea0c791ec388cf8153af385db8649d1404 (patch) | |
| tree | b0a7814cdb76726cd1bc60f57e9f3dcfc99dd568 /libjava/gnu/gcj/tools/gcj_dbtool/Main.java | |
| parent | cbd553d07fb62922fac249f2cf8ed33334c27c1b (diff) | |
| download | ppe42-gcc-14e882ea0c791ec388cf8153af385db8649d1404.tar.gz ppe42-gcc-14e882ea0c791ec388cf8153af385db8649d1404.zip | |
PR inline-asm/39059
* c-parser.c (c_parser_postfix_expression): If fixed point is not
supported, don't accept FIXED_CSTs.
* c-decl.c (finish_declspecs): Error if fixed point is not supported
and _Sat is used without _Fract/_Accum. Set specs->type to
integer_type_node for cts_fract/cts_accum if fixed point is not
supported.
* parser.c (cp_parser_primary_expression): Reject FIXED_CSTs.
* gcc.dg/nofixed-point-2.c: New test.
* g++.dg/ext/fixed1.C: Adjust expected diagnostics.
* g++.dg/ext/fixed2.C: Likewise.
* g++.dg/other/error25.C: Likewise.
* g++.dg/lookup/crash7.C: Likewise.
* g++.dg/cpp0x/decltype-38655.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143900 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/gcj/tools/gcj_dbtool/Main.java')
0 files changed, 0 insertions, 0 deletions

