diff options
author | Manfred Hollstein <manfred@s-direktnet.de> | 1998-03-12 00:43:12 +0000 |
---|---|---|
committer | Manfred Hollstein <manfred@gcc.gnu.org> | 1998-03-12 00:43:12 +0000 |
commit | 6e11d4728d1f7fcfc2b1ea035c8afb8f1f43e3d3 (patch) | |
tree | 95657c34bc8cd2750e2f3857a3077fcf006b5549 /gcc/final.c | |
parent | c8a52e3145a94afb88425e8637ce1b6b5651769b (diff) | |
download | gcc-6e11d4728d1f7fcfc2b1ea035c8afb8f1f43e3d3.zip gcc-6e11d4728d1f7fcfc2b1ea035c8afb8f1f43e3d3.tar.gz gcc-6e11d4728d1f7fcfc2b1ea035c8afb8f1f43e3d3.tar.bz2 |
a
In gcc/:
* i386.h (RTX_COSTS): Insert braces around nested if.
(ADDITIONAL_REGISTER_NAMES): Insert braces around structured
elements.
* gcc.c (default_compilers): Properly put brackets around array elements in
initializer.
* getopt.c (_getopt_internal): Add explicit braces around nested if;
reformatted.
* reg-stack.c (record_asm_reg_life): Add explicit braces around nested if's.
(record_reg_life_pat): Add explicit parens around && and || in expression.
(stack_reg_life_analysis): Add parens around assignment used as expression.
(convert_regs): Likewise.
In gcc/cp/:
* lang-specs.h: Properly put brackets around array elements in initializer.
* typeck.c (build_binary_op_nodefault): Correctly place parens around
&& and || in expression.
In gcc/f/:
* lang-specs.h: Properly put brackets around array elements in initializer.
From-SVN: r18502
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions