diff options
author | Manfred Hollstein <manfred@gcc.gnu.org> | 1998-03-12 00:43:08 +0000 |
---|---|---|
committer | Manfred Hollstein <manfred@gcc.gnu.org> | 1998-03-12 00:43:08 +0000 |
commit | 54d262334a19f37c50ef83f08646a5e4fdc31f4e (patch) | |
tree | 729f2e83597408b8a01c6df6bf9cb1474f0e1d4d /gcc/gcc.c | |
parent | 56c5d8bf107a7317b7a8542875cfd2b6b84590e1 (diff) | |
download | gcc-54d262334a19f37c50ef83f08646a5e4fdc31f4e.zip gcc-54d262334a19f37c50ef83f08646a5e4fdc31f4e.tar.gz gcc-54d262334a19f37c50ef83f08646a5e4fdc31f4e.tar.bz2 |
�
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: r18499
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions