gcc/gcc
Andrew Pinski f35a986c64 re PR middle-end/24362 (internal compiler error: in extract_component, at tree-complex.c:68)
2005-10-28  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/24362
        * g++.dg/opt/complex4.C: New test.
2005-10-28  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/24362
        * tree-complex.c (extract_component): Treat RESULT_DECL
        like the rest of the decls.

From-SVN: r105930
2005-10-28 07:26:36 -07:00
..
ada re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR) 2005-10-21 15:49:12 +00:00
config ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if the function needs a static chain. 2005-10-26 07:25:57 +00:00
cp re PR c++/24260 (stdcall attribute is ignored at static member template functions) 2005-10-21 16:03:47 +00:00
doc contrib.texi: Add the names of the LLNL folks who donated Cray pointer support for gfortran. 2005-10-24 21:27:03 +00:00
fortran re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-10-26 11:02:00 +00:00
ginclude Update FSF address. 2005-06-25 01:11:52 +00:00
java re PR java/23620 (Segfault compiling inner interfaces) 2005-10-14 08:46:55 +00:00
objc Index: objc/ChangeLog 2005-10-21 01:28:58 +00:00
objcp * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL. 2005-09-12 00:38:33 -07:00
po re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
testsuite re PR middle-end/24362 (internal compiler error: in extract_component, at tree-complex.c:68) 2005-10-28 07:26:36 -07:00
treelang parse.y: Changed pointer declaration from "type* var" to "type *var" Removed trailing space. 2005-09-23 14:45:21 +00:00
.cvsignore
ABOUT-GCC-NLS exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
acinclude.m4 Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 2005-10-06 15:24:09 +00:00
aclocal.m4 acinclude.m4: Renamed from aclocal.m4. 2005-09-06 03:23:48 +00:00
alias.c gimplify.c (find_single_pointer_decl_1): New static function. 2005-10-03 08:43:45 +00:00
alias.h Update FSF address. 2005-06-25 02:02:01 +00:00
alloc-pool.c Update FSF address. 2005-06-25 02:02:01 +00:00
alloc-pool.h Update FSF address. 2005-06-25 02:02:01 +00:00
attribs.c Update FSF address. 2005-06-25 02:02:01 +00:00
BASE-VER
basic-block.h basic-block.h: Give the BB flags enum a name, bb_flags. 2005-07-11 13:31:44 +00:00
bb-reorder.c re PR rtl-optimization/24460 (Profiled bootstrap broken) 2005-10-26 07:03:30 +00:00
bitmap.c aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. 2005-08-16 00:13:53 +00:00
bitmap.h Update FSF address. 2005-06-25 02:02:01 +00:00
bt-load.c bt-load.c (link_btr_uses): Fix uninitialised warnings. 2005-07-19 14:08:32 +10:00
builtin-attrs.def builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. 2005-06-27 14:17:39 +02:00
builtin-types.def builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. 2005-06-27 14:17:39 +02:00
builtins.c builtins.c (expand_builtin_synchronize): Build a new-style asm with a memory clobber. 2005-10-17 20:12:55 -07:00
builtins.def builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve for future use. 2005-07-24 08:36:33 +00:00
c-aux-info.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-common.c re PR objc/24435 (constant_string_class_name is undocumented in c-common.c) 2005-10-23 15:37:29 -07:00
c-common.def Update FSF address. 2005-06-25 02:02:01 +00:00
c-common.h c-common.c (check_missing_format_attribute): New. 2005-07-24 21:38:02 +00:00
c-config-lang.in Update FSF address. 2005-06-25 02:02:01 +00:00
c-convert.c target.h (invalid_conversion, [...]): New hooks. 2005-06-28 22:55:24 +01:00
c-cppbuiltin.c Document compatibility with earlier ProPolice implementation. 2005-08-13 13:58:02 -07:00
c-decl.c re PR c/23228 (Silly "unused variable" warning after redeclaration of a local variable) 2005-10-19 14:48:29 +00:00
c-dump.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-errors.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-format.c re PR c/23103 (gcc_diag does not work with -combine) 2005-10-25 19:15:02 -07:00
c-format.h Update FSF address. 2005-06-25 02:02:01 +00:00
c-gimplify.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-incpath.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-incpath.h Update FSF address. 2005-06-25 02:02:01 +00:00
c-lang.c pretty-print.h (PP_NL_ARGMAX): New. 2005-06-30 23:09:06 +00:00
c-lex.c toplev.h: Add comment about the first parameter for warning(). 2005-07-19 16:19:16 -04:00
c-objc-common.c c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls. 2005-07-22 14:09:37 -04:00
c-objc-common.h re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) 2005-07-05 18:50:24 +01:00
c-opts.c c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
c-parser.c re PR c/23439 ("f(){for" crashes the C frontend) 2005-10-14 21:35:47 +00:00
c-pch.c bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics. 2005-07-03 22:08:11 +01:00
c-ppoutput.c re PR preprocessor/21250 (line number 0 for <built-in> causes GAS to complain) 2005-10-14 07:56:45 -07:00
c-pragma.c toplev.h: Add comment about the first parameter for warning(). 2005-07-19 16:19:16 -04:00
c-pragma.h Update FSF address. 2005-06-25 02:02:01 +00:00
c-pretty-print.c Make CONSTRUCTOR use VEC to store initializers. 2005-07-20 01:19:59 +00:00
c-pretty-print.h Make CONSTRUCTOR use VEC to store initializers. 2005-07-20 01:19:59 +00:00
c-semantics.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-tree.h Makefile.in (C_TREE_H): Update dependencies. 2005-07-23 15:22:46 +00:00
c-typeck.c re PR c/24255 (__transparent_union__ mishandled) 2005-10-11 15:52:04 -07:00
c.opt c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
caller-save.c Update FSF address. 2005-06-25 02:02:01 +00:00
calls.c re PR middle-end/23150 (20050713-1.c fails on arm-none-eabi with -O2 or -Os.) 2005-10-08 03:33:46 +00:00
cfg.c cfg.c, [...]: Fix comment typos. 2005-07-29 14:52:00 +00:00
cfganal.c bt-load.c (link_btr_uses): Fix uninitialised warnings. 2005-07-19 14:08:32 +10:00
cfgbuild.c Update FSF address. 2005-06-25 02:02:01 +00:00
cfgcleanup.c re PR rtl-optimization/22619 (Compilation failure for real_const_1.f and real_const_2.f90) 2005-07-28 17:45:57 -07:00
cfgexpand.c cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-outof-ssa.c 2005-10-19 16:27:10 +00:00
cfghooks.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfghooks.h bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfglayout.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfglayout.h bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfgloop.c bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics. 2005-07-03 22:08:11 +01:00
cfgloop.h bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfgloopanal.c Update FSF address. 2005-06-25 02:02:01 +00:00
cfgloopmanip.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfgrtl.c re PR middle-end/23199 (ICE in int_mode_for_mode, at stor-layout.c:251) 2005-10-19 14:42:17 +00:00
cgraph.c cgraph.c (cgraph_clone_edge): Make the scale gcov_type. 2005-09-24 12:43:30 +00:00
cgraph.h cgraph.c (cgraph_clone_edge): Make the scale gcov_type. 2005-09-24 12:43:30 +00:00
cgraphunit.c re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes bar to be referenced) 2005-10-20 19:30:23 +00:00
ChangeLog re PR middle-end/24362 (internal compiler error: in extract_component, at tree-complex.c:68) 2005-10-28 07:26:36 -07:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 ChangeLog for January-June 2005 rotated into ChangeLog-2005. 2005-07-05 12:14:51 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c collect2.c (dup2): Delete. 2005-08-19 01:20:34 +00:00
collect2.h Update FSF address. 2005-06-25 02:02:01 +00:00
combine.c combine.c (make_extraction): Correct offset computation. 2005-10-12 20:30:46 +00:00
common.opt common.opt: Add option ftree-vect-loop-version. 2005-09-06 10:59:58 +00:00
conditions.h Update FSF address. 2005-06-25 02:02:01 +00:00
config.build Update FSF address. 2005-06-25 02:02:01 +00:00
config.gcc re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var) 2005-10-12 20:54:50 +00:00
config.host config.host (hppa*-*-hpux*): Change out_host_hook_obj and host_xmake_file. 2005-10-07 17:16:31 +00:00
config.in collect2.c (dup2): Delete. 2005-08-19 01:20:34 +00:00
configure re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid switch '-x') 2005-10-10 23:45:18 +00:00
configure.ac re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid switch '-x') 2005-10-10 23:45:18 +00:00
conflict.c Update FSF address. 2005-06-25 02:02:01 +00:00
convert.c re PR middle-end/24263 (gcc.dg/torture/builtin-convert-1.c fails) 2005-10-11 18:14:57 +00:00
convert.h Update FSF address. 2005-06-25 02:02:01 +00:00
COPYING Update FSF address. 2005-06-25 02:02:01 +00:00
COPYING.LIB Update FSF address. 2005-06-25 02:02:01 +00:00
coretypes.h coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. 2005-06-30 12:17:52 +00:00
coverage.c Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
coverage.h Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
cppdefault.c Update FSF address. 2005-06-25 02:02:01 +00:00
cppdefault.h Update FSF address. 2005-06-25 02:02:01 +00:00
cppspec.c Update FSF address. 2005-06-25 02:02:01 +00:00
crtstuff.c Update FSF address. 2005-06-25 02:02:01 +00:00
cse.c re PR rtl-optimization/23943 (segv in side_effects_p()) 2005-09-19 05:04:58 +00:00
cselib.c cse.c (exp_equiv_p): Special case CONST_DOUBLE. 2005-07-28 22:57:44 -07:00
cselib.h Update FSF address. 2005-06-25 02:02:01 +00:00
cstamp-h.in
DATESTAMP Daily bump. 2005-10-26 00:16:13 +00:00
dbxout.c re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2005-10-05 17:47:21 -07:00
dbxout.h Update FSF address. 2005-06-25 02:02:01 +00:00
ddg.c bt-load.c (link_btr_uses): Fix uninitialised warnings. 2005-07-19 14:08:32 +10:00
ddg.h Update FSF address. 2005-06-25 02:02:01 +00:00
debug.c Update FSF address. 2005-06-25 02:02:01 +00:00
debug.h Update FSF address. 2005-06-25 02:02:01 +00:00
defaults.h function.c (ARG_POINTER_CFA_OFFSET): Move ... 2005-09-07 00:47:15 -07:00
DEV-PHASE
df.c * df.c (df_uses_record): Handle SCRATCH. 2005-07-28 01:47:06 +00:00
df.h Update FSF address. 2005-06-25 02:02:01 +00:00
diagnostic.c re PR other/22264 (bootstrap broken) 2005-07-01 07:26:18 -07:00
diagnostic.def
diagnostic.h Makefile.in (C_TREE_H): Update dependencies. 2005-07-23 15:22:46 +00:00
dojump.c dojump.c (do_jump): Handle side-effecting TRUTH_AND_EXPR and TRUTH_OR_EXPR. 2005-10-21 07:28:48 +00:00
dominance.c Update FSF address. 2005-06-25 02:02:01 +00:00
domwalk.c Update FSF address. 2005-06-25 02:02:01 +00:00
domwalk.h Update FSF address. 2005-06-25 02:02:01 +00:00
dummy-checksum.c
dummy-conditions.c Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf.h Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf2.h Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf2asm.c Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf2asm.h Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf2out.c re PR rtl-optimization/24460 (Profiled bootstrap broken) 2005-10-26 07:03:30 +00:00
dwarf2out.h Update FSF address. 2005-06-25 02:02:01 +00:00
emit-rtl.c rtl.h (gen_frame_mem, [...]): Declare. 2005-09-05 17:45:20 +01:00
emit-rtl.h Update FSF address. 2005-06-25 02:02:01 +00:00
errors.c Update FSF address. 2005-06-25 02:02:01 +00:00
errors.h toplev.h: Add comment about the first parameter for warning(). 2005-07-19 16:19:16 -04:00
et-forest.c Update FSF address. 2005-06-25 02:02:01 +00:00
et-forest.h Update FSF address. 2005-06-25 02:02:01 +00:00
except.c re PR ada/23957 (ld terminated with signal 10 [Bus error] linking libgnat-4.0.sl) 2005-10-23 18:43:30 +00:00
except.h Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
explow.c re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used) 2005-08-02 13:39:24 -07:00
expmed.c re PR middle-end/17886 (variable rotate and unsigned long long rotate should be better optimized) 2005-09-29 03:31:23 +00:00
expr.c re PR middle-end/23714 (ICE in expand_assignment) 2005-10-15 17:07:17 -07:00
expr.h re PR middle-end/23714 (ICE in expand_assignment) 2005-10-15 17:07:17 -07:00
final.c final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as macros. 2005-09-23 12:56:28 +01:00
fix-header.c Update FSF address. 2005-06-25 02:02:01 +00:00
fixproto Update FSF address. 2005-06-25 02:02:01 +00:00
flags.h c-common.c (flag_next_runtime): Move... 2005-06-29 03:01:27 +00:00
flow.c re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad) 2005-08-22 18:58:50 +02:00
fold-const.c re PR c++/24439 (ICE with invert conditional containing throw) 2005-10-20 15:19:03 +00:00
fp-test.c Update FSF address. 2005-06-25 02:02:01 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) 2005-10-20 12:14:30 +00:00
function.h Fix uninitialized register read problem. 2005-08-19 14:16:20 -07:00
gbl-ctors.h Update FSF address. 2005-06-25 02:02:01 +00:00
gcc.c re PR driver/24473 (Linker input files no longer ignored with -c and -o) 2005-10-21 06:08:50 -07:00
gcc.h Update FSF address. 2005-06-25 02:02:01 +00:00
gccbug.in Update FSF address. 2005-06-25 02:02:01 +00:00
gccspec.c Update FSF address. 2005-06-25 02:02:01 +00:00
gcov-dump.c Update FSF address. 2005-06-25 02:02:01 +00:00
gcov-io.c Update FSF address. 2005-06-25 02:02:01 +00:00
gcov-io.h linux.h (TARGET_HAS_F_SETLKW): Renamed to ... 2005-07-13 09:28:25 -07:00
gcov-iov.c Update FSF address. 2005-06-25 02:02:01 +00:00
gcov.c Update FSF address. 2005-06-25 02:02:01 +00:00
gcse.c re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file) 2005-09-26 08:38:29 +00:00
gdbinit.in
gen-protos.c Update FSF address. 2005-06-25 02:02:01 +00:00
genattr.c re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic) 2005-09-20 22:48:36 +01:00
genattrtab.c re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic) 2005-09-20 22:48:36 +01:00
genattrtab.h Update FSF address. 2005-06-25 02:02:01 +00:00
genautomata.c builtins.c: Fix comment typo(s). 2005-07-28 16:30:00 +00:00
gencheck.c Update FSF address. 2005-06-25 02:02:01 +00:00
genchecksum.c Update FSF address. 2005-06-25 02:02:01 +00:00
gencodes.c Update FSF address. 2005-06-25 02:02:01 +00:00
genconditions.c Update FSF address. 2005-06-25 02:02:01 +00:00
genconfig.c Update FSF address. 2005-06-25 02:02:01 +00:00
genconstants.c Update FSF address. 2005-06-25 02:02:01 +00:00
genemit.c Update FSF address. 2005-06-25 02:02:01 +00:00
genextract.c Update FSF address. 2005-06-25 02:02:01 +00:00
genflags.c Update FSF address. 2005-06-25 02:02:01 +00:00
gengenrtl.c Update FSF address. 2005-06-25 02:02:01 +00:00
gengtype-lex.l Update FSF address. 2005-06-25 02:02:01 +00:00
gengtype-yacc.y Update FSF address. 2005-06-25 02:02:01 +00:00
gengtype.c gengtype.c: Update FSF address in copyright header. 2005-06-25 00:55:40 +00:00
gengtype.h Update FSF address. 2005-06-25 02:02:01 +00:00
genmddeps.c Update FSF address. 2005-06-25 02:02:01 +00:00
genmodes.c Update FSF address. 2005-06-25 02:02:01 +00:00
genmultilib Update FSF address. 2005-06-25 02:02:01 +00:00
genopinit.c builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpstrnsi 2005-07-12 09:20:21 +00:00
genoutput.c Update FSF address. 2005-06-25 02:02:01 +00:00
genpeep.c Update FSF address. 2005-06-25 02:02:01 +00:00
genpreds.c Update FSF address. 2005-06-25 02:02:01 +00:00
genrecog.c genrecog.c (enum decision_type): Add DT_num_insns. 2005-08-27 02:08:29 +00:00
gensupport.c gensupport.c (old_preds): Don't reference PREDICATE_CODES. 2005-07-21 00:55:20 +00:00
gensupport.h Update FSF address. 2005-06-25 02:02:01 +00:00
ggc-common.c Update FSF address. 2005-06-25 02:02:01 +00:00
ggc-none.c Update FSF address. 2005-06-25 02:02:01 +00:00
ggc-page.c ggc-page.c (ggc_push_context): Remove. 2005-09-07 03:50:08 +00:00
ggc-zone.c re PR other/22337 (zone collector does not build) 2005-07-25 08:14:21 -07:00
ggc.h ggc-page.c (ggc_push_context): Remove. 2005-09-07 03:50:08 +00:00
gimple-low.c re PR c++/20624 (wrong "control reaches end of non-void function" warning) 2005-08-18 22:41:13 -07:00
gimplify.c gimplify.c (gimplify_var_or_parm_decl): Split out from ... 2005-10-15 22:08:26 -07:00
glimits.h
global.c re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad) 2005-09-01 07:29:03 +02:00
graph.c Update FSF address. 2005-06-25 02:02:01 +00:00
graph.h Update FSF address. 2005-06-25 02:02:01 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-dce.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-gnat.c Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-gnat.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-lynx.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-nks.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-posix.c Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-posix.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-posix95.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-rtems.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-single.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-solaris.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-tpf.h gthr-tpf.h (CE2THRCPTR): Change field offset to 16. 2005-06-30 16:07:24 +00:00
gthr-vxworks.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr-win32.h Update FSF address. 2005-06-25 02:02:01 +00:00
gthr.h Update FSF address. 2005-06-25 02:02:01 +00:00
haifa-sched.c Update FSF address. 2005-06-25 02:02:01 +00:00
hard-reg-set.h Update FSF address. 2005-06-25 02:02:01 +00:00
hooks.c hooks.c (hook_bool_rtx_int_false): New function. 2005-07-07 12:48:15 +01:00
hooks.h hooks.c (hook_bool_rtx_int_false): New function. 2005-07-07 12:48:15 +01:00
host-default.c Update FSF address. 2005-06-25 02:02:01 +00:00
hosthooks-def.h Update FSF address. 2005-06-25 02:02:01 +00:00
hosthooks.h Update FSF address. 2005-06-25 02:02:01 +00:00
hwint.h * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT. 2005-08-23 15:04:07 +00:00
ifcvt.c re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info) 2005-07-22 13:25:20 +01:00
input.h Update FSF address. 2005-06-25 02:02:01 +00:00
insn-addr.h Update FSF address. 2005-06-25 02:02:01 +00:00
insn-notes.def Update FSF address. 2005-06-25 02:02:01 +00:00
integrate.c bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. 2005-08-10 09:02:48 +00:00
integrate.h Update FSF address. 2005-06-25 02:02:01 +00:00
intl.c Update FSF address. 2005-06-25 02:02:01 +00:00
intl.h Update FSF address. 2005-06-25 02:02:01 +00:00
ipa-cp.c crtfastmath.c, [...]: Update FSF address. 2005-08-17 03:07:06 +00:00
ipa-inline.c cgraph.c (cgraph_clone_edge): Make the scale gcov_type. 2005-09-24 12:43:30 +00:00
ipa-prop.c crtfastmath.c, [...]: Update FSF address. 2005-08-17 03:07:06 +00:00
ipa-prop.h gimplify.c, [...]: Fix comment typos. 2005-09-06 02:05:07 +00:00
ipa-pure-const.c ipa-pure-const.c (static_execute): Free auxiliar information. 2005-09-16 07:54:03 +00:00
ipa-reference.c pr middle-end/23237 2005-09-12 15:46:35 +00:00
ipa-reference.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa-type-escape.c ipa-type-escape.c (discover_unique_type): Remove dead code at end of function. 2005-09-24 22:28:01 -07:00
ipa-type-escape.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa-utils.c ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa-utils.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa.c cgraph.c (cgraph_remove_node): Do not release function bodies until full cgraph is built. 2005-06-28 02:20:29 +00:00
jump.c bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. 2005-08-10 09:02:48 +00:00
lambda-code.c lambda-code.c (lambda_vector_lexico_pos): Moved... 2005-08-23 08:24:20 +00:00
lambda-mat.c Update FSF address. 2005-06-25 02:02:01 +00:00
lambda-trans.c Update FSF address. 2005-06-25 02:02:01 +00:00
lambda.h lambda-code.c (lambda_vector_lexico_pos): Moved... 2005-08-23 08:24:20 +00:00
langhooks-def.h Makefile.in (TREE_H): Add treestruct.def. 2005-07-08 23:37:11 +00:00
langhooks.c re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) 2005-09-08 17:47:05 -07:00
langhooks.h Makefile.in (TREE_H): Add treestruct.def. 2005-07-08 23:37:11 +00:00
LANGUAGES
lcm.c Update FSF address. 2005-06-25 02:02:01 +00:00
libada-mk.in Update FSF address. 2005-06-25 02:02:01 +00:00
libfuncs.h Update FSF address. 2005-06-25 02:02:01 +00:00
libgcc-std.ver Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
libgcc2.c * libgcc2.c (__popcount_tab): Remove redundant prototype. 2005-09-27 17:11:39 +00:00
libgcc2.h Makefile.in (LIBGCC_DEPS): Add libgcc2.h. 2005-09-09 08:39:18 +00:00
libgcov.c linux.h (TARGET_HAS_F_SETLKW): Renamed to ... 2005-07-13 09:28:25 -07:00
limitx.h
limity.h
lists.c Update FSF address. 2005-06-25 02:02:01 +00:00
local-alloc.c re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad) 2005-09-01 07:29:03 +02:00
longlong.h Makefile.in (LIBGCC_DEPS): Add libgcc2.h. 2005-09-09 08:39:18 +00:00
loop-doloop.c loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_WIDEST_INT to gen_doloop_begin. 2005-09-13 17:28:02 +00:00
loop-init.c bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. 2005-08-10 09:02:48 +00:00
loop-invariant.c dwarf2out.c, [...]: Fix comment typos. 2005-08-01 03:55:03 +00:00
loop-iv.c loop-iv.c (iv_number_of_iterations): Fix overflow check for loops that count down. 2005-08-31 17:25:36 +00:00
loop-unroll.c re PR target/23376 (ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller) 2005-08-16 22:24:30 +00:00
loop-unswitch.c Update FSF address. 2005-06-25 02:02:01 +00:00
loop.c re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE) 2005-08-26 23:57:25 +02:00
machmode.def Update FSF address. 2005-06-25 02:02:01 +00:00
machmode.h Update FSF address. 2005-06-25 02:02:01 +00:00
main.c Update FSF address. 2005-06-25 02:02:01 +00:00
Makefile.in Makefile.in (CGRAPH_H): Depend on $(TREE_H). 2005-10-12 12:38:00 +00:00
mips-tdump.c Update FSF address. 2005-06-25 02:02:01 +00:00
mips-tfile.c aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. 2005-08-16 00:13:53 +00:00
mkconfig.sh Update FSF address. 2005-06-25 02:02:01 +00:00
mklibgcc.in Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
mkmap-flat.awk Update FSF address. 2005-06-25 02:02:01 +00:00
mkmap-symver.awk Update FSF address. 2005-06-25 02:02:01 +00:00
mode-classes.def Update FSF address. 2005-06-25 02:02:01 +00:00
mode-switching.c re PR target/23706 (ICE in rtl_verify_flow_info_1) 2005-10-06 10:06:12 -07:00
modulo-sched.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
ONEWS
opt-functions.awk Update FSF address. 2005-06-25 02:02:01 +00:00
opt-gather.awk Update FSF address. 2005-06-25 02:02:01 +00:00
optabs.c * optabs.c (expand_binop): Initialize first_pass_p. 2005-09-29 21:50:55 +00:00
optabs.h optabs.h: Change CTI_ to COI_. 2005-08-19 21:20:02 +00:00
optc-gen.awk Update FSF address. 2005-06-25 02:02:01 +00:00
opth-gen.awk Update FSF address. 2005-06-25 02:02:01 +00:00
opts.c Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
opts.h Update FSF address. 2005-06-25 02:02:01 +00:00
output.h re PR rtl-optimization/24460 (Profiled bootstrap broken) 2005-10-26 07:03:30 +00:00
params.c Update FSF address. 2005-06-25 02:02:01 +00:00
params.def re PR other/22202 (Superfluous space in description of max-variable-expansions-in-unroller) 2005-10-08 07:15:59 +00:00
params.h re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 to 4.1) 2005-08-04 19:42:06 -07:00
passes.c re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vectorize) 2005-10-11 12:18:24 -07:00
pointer-set.c Update FSF address. 2005-06-25 02:02:01 +00:00
pointer-set.h Update FSF address. 2005-06-25 02:02:01 +00:00
postreload-gcse.c re PR target/23095 (ICE in regstack compensate_edge) 2005-07-31 21:45:44 +00:00
postreload.c Makefile.in: Adjust dependencies. 2005-07-05 16:20:53 +00:00
predict.c dwarf2out.c, [...]: Fix comment typos. 2005-08-01 03:55:03 +00:00
predict.def dwarf2out.c, [...]: Fix comment typos. 2005-08-01 03:55:03 +00:00
predict.h Update FSF address. 2005-06-25 02:02:01 +00:00
prefix.c Update FSF address. 2005-06-25 02:02:01 +00:00
prefix.h Update FSF address. 2005-06-25 02:02:01 +00:00
pretty-print.c * pretty-print.c (pp_base_format): Fix typo for %>. 2005-09-27 23:53:12 -07:00
pretty-print.h pretty-print.h (pp_widest_integer): New macro. 2005-07-31 20:55:41 +00:00
print-rtl.c aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. 2005-08-16 00:13:53 +00:00
print-tree.c re PR c/24255 (__transparent_union__ mishandled) 2005-10-12 16:34:09 -07:00
profile.c re PR tree-optimization/24225 (ICE: segmentation fault in profile.c:branch_prob) 2005-10-24 19:20:38 +00:00
protoize.c Update FSF address. 2005-06-25 02:02:01 +00:00
read-rtl.c read-rtl.c (read_quoted_string): Break if EOF. 2005-08-04 23:31:00 +00:00
README.Portability
real.c re PR rtl-optimization/23941 (compress_float_constant creates denormals) 2005-09-19 10:01:40 -07:00
real.h Makefile.in (RTL_BASE_H): Add real.h. 2005-08-01 14:16:31 -07:00
recog.c re PR target/23832 (libjava build failure on sh64) 2005-10-23 21:15:18 +00:00
recog.h genrecog.c (enum decision_type): Add DT_num_insns. 2005-08-27 02:08:29 +00:00
reg-notes.def Update FSF address. 2005-06-25 02:02:01 +00:00
reg-stack.c Makefile.in, [...]: Fix comment/doc typos. 2005-08-06 13:26:35 +00:00
regclass.c Update FSF address. 2005-06-25 02:02:01 +00:00
regmove.c regmove.c (reg_is_remote_constant_p): Reorganize to not use log links. 2005-08-25 06:44:09 +00:00
regrename.c Makefile.in: Adjust dependencies. 2005-07-05 16:20:53 +00:00
regs.h re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad) 2005-08-22 18:58:50 +02:00
reload.c re PR middle-end/20606 (ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)) 2005-10-05 12:50:27 -07:00
reload.h Update FSF address. 2005-06-25 02:02:01 +00:00
reload1.c reload1.c (merge_assigned_reloads): Do not change any RELOAD_FOR_OUTPUT_ADDRESS reloads. 2005-09-30 18:09:56 +00:00
reorg.c re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) 2005-10-20 12:14:30 +00:00
resource.c Update FSF address. 2005-06-25 02:02:01 +00:00
resource.h Update FSF address. 2005-06-25 02:02:01 +00:00
rtl-error.c Makefile.in (C_TREE_H): Update dependencies. 2005-07-23 15:22:46 +00:00
rtl-profile.c Update FSF address. 2005-06-25 02:02:01 +00:00
rtl.c Makefile.in (RTL_BASE_H): Add real.h. 2005-08-01 14:16:31 -07:00
rtl.def Update FSF address. 2005-06-25 02:02:01 +00:00
rtl.h re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) 2005-10-20 12:14:30 +00:00
rtlanal.c re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) 2005-10-20 12:14:30 +00:00
rtlhooks-def.h Update FSF address. 2005-06-25 02:02:01 +00:00
rtlhooks.c Update FSF address. 2005-06-25 02:02:01 +00:00
sbitmap.c bt-load.c (link_btr_uses): Fix uninitialised warnings. 2005-07-19 14:08:32 +10:00
sbitmap.h Update FSF address. 2005-06-25 02:02:01 +00:00
scan-decls.c Update FSF address. 2005-06-25 02:02:01 +00:00
scan-types.sh
scan.c Update FSF address. 2005-06-25 02:02:01 +00:00
scan.h Update FSF address. 2005-06-25 02:02:01 +00:00
sched-deps.c IA-64 bootstrap failure with --param max-pending-list-length=2. 2005-10-24 17:54:29 -07:00
sched-ebb.c re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps) 2005-07-27 16:28:34 +00:00
sched-int.h re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps) 2005-07-27 16:28:34 +00:00
sched-rgn.c params.def (PARAM_MIN_SPEC_PROB): New. 2005-08-24 16:28:07 -04:00
sched-vis.c Update FSF address. 2005-06-25 02:02:01 +00:00
sdbout.c Update FSF address. 2005-06-25 02:02:01 +00:00
sdbout.h Update FSF address. 2005-06-25 02:02:01 +00:00
SERVICE
simplify-rtx.c re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication) 2005-09-26 18:16:07 +00:00
sort-protos
sreal.c Update FSF address. 2005-06-25 02:02:01 +00:00
sreal.h Update FSF address. 2005-06-25 02:02:01 +00:00
stab.def Update FSF address. 2005-06-25 02:02:01 +00:00
statistics.h Update FSF address. 2005-06-25 02:02:01 +00:00
stmt.c re PR c/23113 (The -Wunused (value computed is not used) option missed an important case) 2005-08-06 12:31:49 +01:00
stor-layout.c re PR c++/19964 (ICE on invalid member declaration) 2005-10-12 10:59:27 +00:00
stringpool.c Update FSF address. 2005-06-25 02:02:01 +00:00
stub-objc.c Update FSF address. 2005-06-25 02:02:01 +00:00
sys-protos.h
sys-types.h
system.h aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. 2005-08-16 00:13:53 +00:00
target-def.h re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var) 2005-10-12 20:54:50 +00:00
target.h re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var) 2005-10-12 20:54:50 +00:00
targhooks.c Makefile.in (explow.o, [...]): Depend on target.h. 2005-07-14 07:39:56 +00:00
targhooks.h Makefile.in (explow.o, [...]): Depend on target.h. 2005-07-14 07:39:56 +00:00
timevar.c Update FSF address. 2005-06-25 02:02:01 +00:00
timevar.def Interprocedural constant propagation. 2005-08-01 07:47:25 +00:00
timevar.h Update FSF address. 2005-06-25 02:02:01 +00:00
tlink.c Update FSF address. 2005-06-25 02:02:01 +00:00
toplev.c re PR c++/24302 (anonymous global union segfault with g++ 3.4.x) 2005-10-11 06:19:55 +00:00
toplev.h re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) 2005-09-08 17:47:05 -07:00
tracer.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
tree-browser.c Makefile.in (TREE_H): Add treestruct.def. 2005-07-08 23:37:11 +00:00
tree-browser.def Update FSF address. 2005-06-25 02:02:01 +00:00
tree-cfg.c * tree-cfg.c (tree_find_edge_insert_loc): Handle naked RETURN_EXPR. 2005-10-20 20:46:20 +00:00
tree-cfgcleanup.c tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change indicator. 2005-08-19 14:52:55 -04:00
tree-chrec.c re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes) 2005-09-20 07:09:20 +00:00
tree-chrec.h re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes) 2005-09-20 07:09:20 +00:00
tree-complex.c re PR middle-end/24362 (internal compiler error: in extract_component, at tree-complex.c:68) 2005-10-28 07:26:36 -07:00
tree-data-ref.c re PR tree-optimization/24262 (ICE: verify_ssa failed with -O -msse2 -ftree-vectorize) 2005-10-13 11:52:57 +00:00
tree-data-ref.h tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter. 2005-09-15 17:21:48 +00:00
tree-dfa.c re PR tree-optimization/21304 (very long compile times with large cpp file from kdebindings) 2005-10-13 20:01:42 -07:00
tree-dump.c tree-pass.h (TDF_GRAPH): Define. 2005-08-20 18:03:58 +02:00
tree-dump.h Makefile.in: Adjust dependencies. 2005-07-05 16:20:53 +00:00
tree-eh.c bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics. 2005-07-03 22:08:11 +01:00
tree-flow-inline.h re PR tree-optimization/23625 (ICE: in bsi_after_labels, at tree-flow-inline.h:758) 2005-09-27 14:44:55 -07:00
tree-flow.h re PR middle-end/23714 (ICE in expand_assignment) 2005-10-15 17:07:17 -07:00
tree-gimple.c Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h 2005-07-09 20:28:01 -04:00
tree-gimple.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-if-conv.c re PR tree-optimization/23048 (ICE in get_loop_body with -O1 -ftree-vectorize on 4.1.x) 2005-08-19 10:54:16 -07:00
tree-inline.c re PR c/24255 (__transparent_union__ mishandled) 2005-10-12 16:34:09 -07:00
tree-inline.h Interprocedural constant propagation. 2005-08-01 07:47:25 +00:00
tree-into-ssa.c tree-into-ssa.c (mark_def_sites): Correct minor typo in function comment. 2005-10-15 12:17:16 +00:00
tree-iterator.c re PR tree-optimization/21921 (internal compiler error: in tsi_link_before, at tree-iterator.c:113) 2005-07-13 14:42:16 +00:00
tree-iterator.h tree-iterator.h (TSI_NEW_STMT, [...]): Fix comments. 2005-07-04 14:34:14 -04:00
tree-loop-linear.c expr.c (highest_pow2_factor): Make extern. 2005-07-25 12:05:07 +00:00
tree-mudflap.c builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). 2005-06-26 21:21:34 +00:00
tree-mudflap.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-nested.c re PR middle-end/24135 (nonlocal goto from nested function gets 'undefined symbol' in assembler) 2005-10-03 13:57:45 -07:00
tree-nomudflap.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-nrv.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-object-size.c c-decl.c, [...]: Fix comment typos. 2005-07-03 16:11:42 +00:00
tree-optimize.c re PR middle-end/23714 (ICE in expand_assignment) 2005-10-15 17:07:17 -07:00
tree-outof-ssa.c cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-outof-ssa.c 2005-10-19 16:27:10 +00:00
tree-pass.h re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vectorize) 2005-10-11 12:18:24 -07:00
tree-phinodes.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-pretty-print.c pretty-print.h (pp_widest_integer): New macro. 2005-07-31 20:55:41 +00:00
tree-profile.c Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
tree-scalar-evolution.c re PR tree-optimization/23942 (loop problem / testcase takes very long time to compile) 2005-09-26 18:44:16 +00:00
tree-scalar-evolution.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-sra.c re PR middle-end/22043 (Fields not initialized for automatic structs with flexible array members) 2005-08-23 09:28:26 +02:00
tree-ssa-address.c tree-ssa-address.c (create_mem_ref): Put the symbol reference into the base register if possible. 2005-09-20 07:53:11 +00:00
tree-ssa-alias.c re PR tree-optimization/22444 (ICE at tree-into-ssa.c:466) 2005-10-17 02:28:44 +00:00
tree-ssa-ccp.c re PR tree-optimization/23946 (ICE: verify_ssa failed ("definition ... follows the use")) 2005-10-11 08:11:02 -07:00
tree-ssa-copy.c passes.c (init_optimization_passes): Replace copy propagation passes immediately after DOM with phi-only copy... 2005-09-27 12:47:27 -06:00
tree-ssa-copyrename.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa-dce.c Makefile.in (tree-ssa-dce.o): Depend on SCEV_H. 2005-10-11 15:24:36 -07:00
tree-ssa-dom.c tree-ssa-dom.c (dom_opt_finalize_block): Fix conditions to determine whether or not to try and thread outgoing edges. 2005-10-07 10:05:37 -06:00
tree-ssa-dse.c tree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY_DEF and V_MUST_DEF instead of just the first_use_p. 2005-09-12 06:56:07 -07:00
tree-ssa-forwprop.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa-live.c tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. 2005-07-30 22:14:17 +00:00
tree-ssa-live.h tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. 2005-07-30 22:14:17 +00:00
tree-ssa-loop-ch.c re PR tree-optimization/20773 (ICE: SEGV building jar file) 2005-07-27 13:23:33 +00:00
tree-ssa-loop-im.c re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202) 2005-08-25 06:40:14 +00:00
tree-ssa-loop-ivcanon.c re PR tree-optimization/23475 (Frequences are not updated for empty loop removal) 2005-08-29 07:13:06 +00:00
tree-ssa-loop-ivopts.c re PR tree-optimization/22438 (ICE SEGV in is_gimple_variable at tree-gimple.c:239) 2005-09-22 11:24:00 +00:00
tree-ssa-loop-manip.c builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). 2005-06-26 21:21:34 +00:00
tree-ssa-loop-niter.c re PR tree-optimization/24226 (ICE: Segmentation fault in operand_equal_p (complete loop unrolling)) 2005-10-09 22:50:01 +00:00
tree-ssa-loop-unswitch.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
tree-ssa-loop.c tree-pass.h, [...]: Revert last change. 2005-09-17 17:03:26 -07:00
tree-ssa-math-opts.c re PR tree-optimization/23234 (ICE in verify_flow_info()) 2005-08-09 03:28:38 +00:00
tree-ssa-operands.c re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improved when adding) 2005-10-05 15:16:42 +00:00
tree-ssa-operands.h Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h 2005-07-09 20:28:01 -04:00
tree-ssa-opfinalize.h re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improved when adding) 2005-10-05 15:16:42 +00:00
tree-ssa-phiopt.c tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually. 2005-09-06 22:06:29 +00:00
tree-ssa-pre.c re PR tree-optimization/24231 (SSA corruption with C++ code and exceptions and loads) 2005-10-19 03:34:50 +00:00
tree-ssa-propagate.c re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3) 2005-07-25 13:27:56 -07:00
tree-ssa-propagate.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa-reassoc.c calls.c, [...]: Fix comment typos. 2005-07-26 13:53:54 +00:00
tree-ssa-sink.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa-structalias.c tree-ssa-structalias.c (check_for_overlaps): Fix bug in last change. 2005-10-06 21:36:52 +00:00
tree-ssa-structalias.h Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h 2005-07-09 20:28:01 -04:00
tree-ssa-threadupdate.c bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
tree-ssa-uncprop.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa.c re PR tree-optimization/22278 (gcc -O2 discards cast to volatile) 2005-07-19 13:20:40 -07:00
tree-ssanames.c tree-dfa.c (dump_variable): Use default_def function. 2005-07-13 22:35:29 +00:00
tree-stdarg.c * tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too. 2005-10-02 02:05:45 -07:00
tree-stdarg.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-tailcall.c builtins.c: Fix comment typo(s). 2005-07-28 16:30:00 +00:00
tree-vect-analyze.c re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270) 2005-09-28 21:30:40 +00:00
tree-vect-generic.c re PR middle-end/23517 (can't cast between generic vector types and target supported vector types) 2005-08-23 17:48:37 +00:00
tree-vect-transform.c tree-vect-transform.c (vect_create_epilog_for_reduction): Use BYTES_BIG_ENDIAN instead of BITS_BIG_ENDIAN. 2005-10-04 18:34:47 +00:00
tree-vectorizer.c tree-ssa-operands.c (swap_tree_operands): Export. 2005-09-19 14:54:28 +00:00
tree-vectorizer.h common.opt: Add option ftree-vect-loop-version. 2005-09-06 10:59:58 +00:00
tree-vn.c Make CONSTRUCTOR use VEC to store initializers. 2005-07-20 01:19:59 +00:00
tree-vrp.c re PR tree-optimization/23141 (ACATS FAIL c45651a fixed point wrong code) 2005-10-15 10:30:36 -04:00
tree.c re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var) 2005-10-12 20:54:50 +00:00
tree.def md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus): 2005-08-10 16:18:17 +00:00
tree.h re PR c/24255 (__transparent_union__ mishandled) 2005-10-12 16:34:09 -07:00
treestruct.def ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
tsystem.h Update FSF address. 2005-06-25 02:02:01 +00:00
typeclass.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-c.c Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
unwind-compat.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-compat.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2-fde-compat.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2-fde-darwin.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2-fde-glibc.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2-fde.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2-fde.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-dw2.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-generic.h Makefile.in: Set and use UNWIND_H. 2005-06-28 20:06:39 +00:00
unwind-pe.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-sjlj.c Update FSF address. 2005-06-25 02:02:01 +00:00
unwind.inc Update FSF address. 2005-06-25 02:02:01 +00:00
value-prof.c Makefile.in, [...]: Fix comment/doc typos. 2005-08-06 13:26:35 +00:00
value-prof.h Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
var-tracking.c * var-tracking.c (vt_initialize): Initialize post. 2005-10-21 21:39:50 +00:00
varasm.c re PR rtl-optimization/24460 (Profiled bootstrap broken) 2005-10-26 07:03:30 +00:00
varray.c Update FSF address. 2005-06-25 02:02:01 +00:00
varray.h Update FSF address. 2005-06-25 02:02:01 +00:00
vec.c Update FSF address. 2005-06-25 02:02:01 +00:00
vec.h Makefile.in, [...]: Fix comment/doc typos. 2005-08-06 13:26:35 +00:00
version.c
version.h
vmsdbg.h Update FSF address. 2005-06-25 02:02:01 +00:00
vmsdbgout.c Update FSF address. 2005-06-25 02:02:01 +00:00
web.c Makefile.in: Adjust dependencies. 2005-07-05 16:20:53 +00:00
xcoff.h
xcoffout.c bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics. 2005-07-03 22:08:11 +01:00
xcoffout.h Update FSF address. 2005-06-25 02:02:01 +00:00

Copyright (C) 2000, 2003 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


String literals
---------------

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

Some compilers like MSVC++ have fairly low limits on the maximum
length of a string literal; 509 is the lowest we've come across.  You
may need to break up a long printf statement into many smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


Suffixes on Integer Constants
-----------------------------

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

Implicit function declarations always have return type int.  So if you
correct the above definition to

  void
  operate (int a, int b)
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending.

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.