gcc/gcc
GCC Administrator bca724e65d Daily bump.
From-SVN: r113064
2006-04-19 00:17:17 +00:00
..
ada Makefile.in: Add Ada support for GNU/kFreeBSD. 2006-04-08 20:11:21 +00:00
config soft-fp: New directory. 2006-04-18 21:50:45 +01:00
cp PR c++/26114, c++/26115 2006-04-17 19:35:56 +00:00
doc * doc/invoke.texi (-Wuninitialized): Clarify -O connection. 2006-04-18 09:06:32 -07:00
fortran parse.c (next_free): Use consistent error string between free-form and fixed-form for illegal... 2006-04-18 19:58:41 +02:00
ginclude target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. 2005-12-16 17:38:26 +11:00
java * expr.c, gjavah.c: Fix comment typos. 2006-04-08 17:07:16 +00:00
objc re PR bootstrap/26500 (info/gfortran.info is no longer being installed) 2006-03-08 16:10:44 +00:00
objcp re PR bootstrap/26500 (info/gfortran.info is no longer being installed) 2006-03-08 16:10:44 +00:00
po * sv.po: Update. 2006-03-31 18:04:41 +01:00
testsuite parse.c (next_free): Use consistent error string between free-form and fixed-form for illegal... 2006-04-18 19:58:41 +02:00
treelang Makefile.in: Rename docdir to gcc_docdir. 2006-03-30 20:20:10 +00:00
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
BASE-VER * BASE-VER: Change to 4.2.0. 2005-11-19 05:09:00 +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
ChangeLog re PR rtl-optimization/26026 (power of 2 mod missing optimisation) 2006-04-19 09:15:47 +09:30
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 Typo fix. 2006-03-31 14:08:41 +11:00
ChangeLog.lib
ChangeLog.tree-ssa Fixup some spacing 2005-12-03 00:20:15 +00:00
DATESTAMP Daily bump. 2006-04-19 00:17:17 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in soft-fp: New directory. 2006-04-18 21:50:45 +01:00
ONEWS
README.Portability
SERVICE
acinclude.m4 configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
aclocal.m4 acinclude.m4: Renamed from aclocal.m4. 2005-09-06 03:23:48 +00:00
addresses.h bfin-protos.h (bfin_dsp_memref_p): Declare. 2006-03-21 13:07:33 +00:00
alias.c alias.c (alias_sets): Change the type to VEC(alias_set_entry,gc) *. 2006-04-17 12:42:37 +00:00
alias.h alias.c (alias_invariant, [...]): Remove. 2006-02-28 21:01:20 +00:00
alloc-pool.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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
basic-block.h basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY. 2006-04-14 02:28:46 +00:00
bb-reorder.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
bitmap.c bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the variants associated with the CURRENT and... 2005-12-29 19:41:21 +00:00
bitmap.h re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant expressions with hard registers.) 2006-01-27 22:23:32 +00:00
bt-load.c re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range)) 2006-03-14 00:24:54 +00: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 [multiple changes] 2006-01-18 14:21:25 -05:00
builtins.c builtins.c (expand_builtin_strcmp): Cover label definition of do_libcall with HAVE_cmpstrnsi. 2006-04-18 13:56:51 +00:00
builtins.def [multiple changes] 2006-01-18 14:21:25 -05:00
c-aux-info.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-common.c re PR tree-optimization/14752 ([tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement) 2006-02-28 21:31:29 +00:00
c-common.def Update FSF address. 2005-06-25 02:02:01 +00:00
c-common.h Index: gcc/ChangeLog 2006-02-24 21:43:01 +00:00
c-config-lang.in Update FSF address. 2005-06-25 02:02:01 +00:00
c-convert.c c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead of building a NOP_EXPR. 2005-12-03 18:58:43 +00:00
c-cppbuiltin.c [multiple changes] 2006-01-18 14:21:25 -05:00
c-decl.c re PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1.f90) 2006-01-19 23:45:49 +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 tree-inline.c (copy_body_r): Use explicit cast when converting from void *. 2005-12-17 20:45:46 +00:00
c-format.h target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. 2005-12-16 17:38:26 +11:00
c-gimplify.c tree-vrp.c (execute_vrp): Do not pass dump argument to. 2006-02-06 18:20:47 +00:00
c-incpath.c re PR libstdc++/25524 (libstdc++ headers should go in multilib directories) 2006-01-20 21:00:03 +00:00
c-incpath.h re PR libstdc++/25524 (libstdc++ headers should go in multilib directories) 2006-01-20 21:00:03 +00:00
c-lang.c pretty-print.h (PP_NL_ARGMAX): New. 2005-06-30 23:09:06 +00:00
c-lex.c directives.c (struct pragma_entry): Add is_deferred. 2006-01-04 08:33:38 -08: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 [multiple changes] 2006-01-18 14:21:25 -05:00
c-omp.c re PR middle-end/25886 (up to 256 tree codes for Objective-C++) 2006-01-25 21:53:01 -05:00
c-opts.c Index: gcc/ChangeLog 2006-02-24 21:43:01 +00:00
c-parser.c 20060410.c: New. 2006-04-11 01:36:50 +00:00
c-pch.c directives.c (struct pragma_entry): Add is_deferred. 2006-01-04 08:33:38 -08:00
c-ppoutput.c tree-inline.c (copy_body_r): Use explicit cast when converting from void *. 2005-12-17 20:45:46 +00:00
c-pragma.c re PR c++/21764 (visibility attributes on namespace scope) 2006-03-20 22:19:06 -05:00
c-pragma.h re PR c++/21764 (visibility attributes on namespace scope) 2006-03-20 22:19:06 -05:00
c-pretty-print.c tree.def (CHAR_TYPE): Remove. 2006-02-08 23:57:21 +00:00
c-pretty-print.h c-pretty-print.h (struct c_pretty_print_info): Add new member "constant". 2005-12-30 17:27:28 +00:00
c-semantics.c Update FSF address. 2005-06-25 02:02:01 +00:00
c-tree.h [multiple changes] 2006-01-18 14:21:25 -05:00
c-typeck.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
c.opt Index: gcc/ChangeLog 2006-02-24 21:43:01 +00:00
caller-save.c caller-save.c: #include "addresses.h" after #include "tm_p.h". 2006-04-11 18:26:12 +00:00
calls.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
cfg.c cfg.c (dump_flow_info): Get dump flags as an additional parameter. 2006-02-15 09:15:56 +00:00
cfganal.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
cfgbuild.c basic-block.h (control_flow_graph): Change the type of x_basic_block_info to VEC(basic_block,gc) *. 2006-01-11 18:43:15 +00:00
cfgcleanup.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
cfgexpand.c function.h (frame_offset_overflow): Declare. 2006-03-11 14:52:57 +00:00
cfghooks.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
cfghooks.h bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. 2005-08-24 07:56:56 +00:00
cfglayout.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
cfglayout.h tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
cfgloop.c cfgloop.c (flow_loop_dump): Do not dump loop->invalid field. 2006-03-13 12:05:03 +00:00
cfgloop.h cfgloopmanip.c (create_loop_notes): Removed. 2006-03-23 10:33:38 +00:00
cfgloopanal.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
cfgloopmanip.c cfgloopmanip.c (create_loop_notes): Removed. 2006-03-23 10:33:38 +00:00
cfgrtl.c cfgrtl.c (last_loop_beg_note, [...]): Removed. 2006-03-13 12:20:26 +00:00
cgraph.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
cgraph.h cgraph.h (cgraph_edge_p): New. 2006-04-17 12:45:25 +00:00
cgraphunit.c cgraph.h (cgraph_edge_p): New. 2006-04-17 12:45:25 +00:00
collect2.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
collect2.h Update FSF address. 2005-06-25 02:02:01 +00:00
combine.c * combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): Remove. 2006-03-14 18:16:21 +00:00
common.opt invoke.texi: Document -femit-class-debug-always 2006-03-24 21:17:41 +00:00
conditions.h Update FSF address. 2005-06-25 02:02:01 +00:00
config.build re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings) 2005-12-16 20:16:22 +10:30
config.gcc soft-fp: New directory. 2006-04-18 21:50:45 +01:00
config.host x-ada-hpux10, [...]: New files. 2006-02-05 15:54:49 +00:00
config.in [multiple changes] 2006-02-23 09:58:22 +01:00
configure Index: gcc/ChangeLog 2006-02-24 21:43:01 +00:00
configure.ac Index: gcc/ChangeLog 2006-02-24 21:43:01 +00:00
conflict.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
convert.c convert.c (convert_to_pointer): Preserve the TREE_OVERFLOW and TREE_CONSTANT_OVERFLOW bits of the argument. 2006-03-29 21:55:34 +00:00
convert.h Update FSF address. 2005-06-25 02:02:01 +00:00
coretypes.h re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant expressions with hard registers.) 2006-01-27 22:23:32 +00:00
coverage.c re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for function '...' while reading counter 'arcs'.") 2006-04-06 20:33:21 +00:00
coverage.h Makefile.in (rtl-profile.o): Kill all traces of it. 2005-07-28 21:48:38 +00:00
cppdefault.c re PR libstdc++/25524 (libstdc++ headers should go in multilib directories) 2006-01-20 21:00:03 +00:00
cppdefault.h re PR libstdc++/25524 (libstdc++ headers should go in multilib directories) 2006-01-20 21:00:03 +00:00
cppspec.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
crtstuff.c crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after including auto-host.h. 2005-11-15 01:21:29 +00:00
cse.c cse.c (cse_end_of_basic_block): Do not check for LOOP_END note. 2006-03-23 10:45:09 +00:00
cselib.c re PR target/9703 ([arm] Accessing data through constant pool more times could be solved in less instructions) 2006-02-18 22:06:53 +00:00
cselib.h Update FSF address. 2005-06-25 02:02:01 +00:00
cstamp-h.in
dbxout.c tree.def (CHAR_TYPE): Remove. 2006-02-08 23:57:21 +00:00
dbxout.h Update FSF address. 2005-06-25 02:02:01 +00:00
ddg.c target.h (struct spec_info_def): New opaque declaration. 2006-03-16 05:27:03 +00: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 bfin-protos.h (bfin_dsp_memref_p): Declare. 2006-03-21 13:07:33 +00:00
df-core.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
df-problems.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
df-scan.c builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
df.h builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
dfp.c dfp.c (decimal_real_arithmetic): Change second argument type from int to enum tree_code. 2006-02-06 09:59:35 +11:00
dfp.h dfp.c (decimal_real_arithmetic): Change second argument type from int to enum tree_code. 2006-02-06 09:59:35 +11:00
diagnostic.c re PR driver/22600 (Exit code should be different from 1 for internal compiler error) 2006-03-22 19:36:22 +00:00
diagnostic.def c-pragma.c (handle_pragma_diagnostic): New. 2006-01-18 15:02:42 -05:00
diagnostic.h diagnostic.h: Include options.h. 2006-01-18 20:24:22 -08:00
dojump.c builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00:00
dominance.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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
double-int.c gengtype.c (main): Handle double_int type. 2006-03-03 00:38:20 +00:00
double-int.h gengtype.c (main): Handle double_int type. 2006-03-03 00:38:20 +00:00
dummy-checksum.c
dwarf.h Update FSF address. 2005-06-25 02:02:01 +00:00
dwarf2.h dwarf2.h (DW64_CIE_ID): Define. 2006-04-01 01:21:46 +01:00
dwarf2asm.c dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED. 2006-03-17 07:11:35 +00:00
dwarf2asm.h tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET. 2006-03-17 00:35:32 +00:00
dwarf2out.c dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash table twice when the debug_str section has SECTION_MERGE. 2006-04-18 21:52:49 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_add_library_unit_info): Remove. 2006-03-04 20:07:18 +00:00
emit-rtl.c builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00: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 middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-eh.c:100) 2006-04-15 00:24:59 +02:00
except.h re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-eh.c:100) 2006-04-15 00:24:59 +02:00
explow.c tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P. 2006-03-03 09:11:58 +00:00
expmed.c expmed.c (expand_mult_add): Remove. 2006-03-04 19:44:17 +00:00
expr.c expr.c (expand_assignment): Optimize away no-op moves where the source and destination are equal and have... 2006-04-17 16:49:54 +00:00
expr.h builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00:00
final.c cfgloopmanip.c (create_loop_notes): Removed. 2006-03-23 10:33:38 +00:00
fix-header.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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 basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY. 2006-04-14 02:28:46 +00:00
fold-const.c re PR rtl-optimization/26026 (power of 2 mod missing optimisation) 2006-04-19 09:15:47 +09:30
fp-test.c Update FSF address. 2005-06-25 02:02:01 +00:00
function.c function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY. 2006-04-18 12:32:11 +00:00
function.h function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY. 2006-04-18 12:32:11 +00:00
gbl-ctors.h Update FSF address. 2005-06-25 02:02:01 +00:00
gcc.c * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o. 2006-04-11 09:16:14 +02:00
gcc.h jvspec.c (lang_specific_spec_functions): remove 2006-01-16 19:00:56 +00:00
gccbug.in Update FSF address. 2005-06-25 02:02:01 +00:00
gccspec.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
gcov-dump.c gcov.c (print_version), [...]): Update copyright notice dates. 2006-01-21 18:22:19 +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 re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range)) 2006-03-14 00:24:54 +00:00
gcse.c re PR rtl-optimization/27073 (invalid gcse manipulation of REG_EQUIV notes) 2006-04-11 17:43:07 +00:00
gdbinit.in update for decl_minimal change 2006-01-26 17:27:23 -05:00
gen-protos.c Update FSF address. 2005-06-25 02:02:01 +00:00
genattr.c target.h (struct spec_info_def): New opaque declaration. 2006-03-16 05:27:03 +00:00
genattrtab.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
genautomata.c genautomata.c (<struct state>, [...]): New members. 2006-03-21 17:27:56 +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 r110124@banpei: zack | 2006-01-22 14:45:55 -0800 2006-01-23 15:15:12 +00:00
genconditions.c genconditions.c (write_header): Add tm-constrs.h to included headers. 2006-03-29 17:58:32 -05:00
genconfig.c r110124@banpei: zack | 2006-01-22 14:45:55 -0800 2006-01-23 15:15:12 +00:00
genconstants.c Update FSF address. 2005-06-25 02:02:01 +00:00
genemit.c genemit.c (main): Add tm-constrs.h to included headers. 2006-03-29 16:07:12 -05:00
genextract.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
genflags.c r110124@banpei: zack | 2006-01-22 14:45:55 -0800 2006-01-23 15:15:12 +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 gengtype.c (new_structure): Return the structure. 2006-01-23 07:50:42 +00:00
gengtype.c tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P. 2006-03-03 09:11:58 +00:00
gengtype.h gengtype.c (new_structure): Return the structure. 2006-01-23 07:50:42 +00:00
genmddeps.c Update FSF address. 2005-06-25 02:02:01 +00:00
genmodes.c dfp.h, dfp.c: New files. 2005-12-02 13:30:42 +11:00
genmultilib Update FSF address. 2005-06-25 02:02:01 +00:00
genopinit.c r110124@banpei: zack | 2006-01-22 14:45:55 -0800 2006-01-23 15:15:12 +00:00
genoutput.c genemit.c (main): Add tm-constrs.h to included headers. 2006-03-29 16:07:12 -05:00
genpeep.c * genpeep.c (main): Add toplev.h to included headers. 2006-03-29 18:23:28 -05:00
genpreds.c * genpreds.c (write_tm_constrs_h): Delete variable p. 2006-03-29 17:46:47 -05:00
genrecog.c genemit.c (main): Add tm-constrs.h to included headers. 2006-03-29 16:07:12 -05:00
gensupport.c gensupport.c (identify_predicable_attribute): Don't free p_false when it is still in use. 2006-03-15 10:14:51 +00:00
gensupport.h r110123@banpei: zack | 2006-01-22 14:44:34 -0800 2006-01-23 15:15:05 +00:00
ggc-common.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
ggc-none.c Update FSF address. 2005-06-25 02:02:01 +00:00
ggc-page.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
ggc-zone.c re PR other/22337 (zone collector does not build) 2005-07-25 08:14:21 -07:00
ggc.h ggc.h (GGC_RESIZEVEC): New. 2005-12-02 12:37:15 +00:00
gimple-low.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
gimplify.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
glimits.h
global.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
graph.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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 re PR other/24829 (libobjc testsuite failures) 2006-01-26 22:00:28 +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 re PR other/26489 (compilation of c++ fails in eh_alloc.cc on NetBSD) 2006-03-02 02:47:40 +00:00
gthr-posix95.h re PR other/24829 (libobjc testsuite failures) 2006-01-26 22:00:28 +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 re PR other/24829 (libobjc testsuite failures) 2006-01-26 22:00:28 +00:00
gthr-tpf.h re PR other/24829 (libobjc testsuite failures) 2006-01-26 22:00:28 +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 params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. 2006-04-14 00:07:48 +00:00
hard-reg-set.h regclass.c (n_non_fixed_regs): Remove. 2006-03-04 20:04:23 +00:00
hooks.c hooks.c (hook_bool_mode_rtx_true): New function. 2006-03-07 07:41:39 +00:00
hooks.h hooks.c (hook_bool_mode_rtx_true): New function. 2006-03-07 07:41:39 +00: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 tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00: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 tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
integrate.h tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +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 cgraph.h (cgraph_edge_p): New. 2006-04-17 12:45:25 +00:00
ipa-inline.c * ipa-inline.c (cgraph_early_inlining): Collect garbage. 2006-04-07 15:24:39 +00:00
ipa-prop.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
ipa-prop.h tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
ipa-pure-const.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
ipa-reference.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
ipa-reference.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa-type-escape.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
ipa-type-escape.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa-utils.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
ipa-utils.h ipa-pure-const.c, [...]: Update FSF address. 2005-07-26 12:29:15 +00:00
ipa.c tree-vrp.c (execute_vrp): Do not pass dump argument to. 2006-02-06 18:20:47 +00:00
jump.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
lambda-code.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
lambda-mat.c tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
lambda-trans.c tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
lambda.h tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
langhooks-def.h [multiple changes] 2006-01-18 14:21:25 -05:00
langhooks.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
langhooks.h [multiple changes] 2006-01-18 14:21:25 -05:00
lcm.c tree-vrp.c (execute_vrp): Do not pass dump argument to. 2006-02-06 18:20:47 +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 re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
libgcc2.c libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode. 2006-01-20 11:12:29 +10:30
libgcc2.h libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode. 2006-01-20 11:12:29 +10:30
libgcov.c tree-vn.c (vn_add): Use XNEW. 2005-12-18 01:19:20 +00:00
limitx.h
limity.h
lists.c re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX) 2006-03-30 15:41:00 +00:00
local-alloc.c local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. 2006-04-14 14:31:32 +00:00
longlong.h re PR other/13873 (gcc/longlong.h uses test for PPC) 2005-12-06 20:25:04 +10:30
loop-doloop.c loop-doloop.c (add_test): Only add jump notes if we did emit a jump. 2005-11-30 11:12:36 +00:00
loop-init.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
loop-invariant.c re PR rtl-optimization/26254 (FAIL: gcc.c-torture/compile/20011109-1.c,-O1) 2006-03-13 12:28:09 +00:00
loop-iv.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
loop-unroll.c loop-unroll.c (analyze_iv_to_split_insn): Handle iv_analyze_result returning false. 2006-03-22 11:00:50 -07:00
loop-unswitch.c loop-iv.c: Include df.h and hashtab.h. 2006-01-20 00:46:37 +00:00
machmode.def dfp.h, dfp.c: New files. 2005-12-02 13:30:42 +11:00
machmode.h dfp.h, dfp.c: New files. 2005-12-02 13:30:42 +11:00
main.c Update FSF address. 2005-06-25 02:02:01 +00:00
mips-tdump.c gcov.c (print_version), [...]): Update copyright notice dates. 2006-01-21 18:22:19 +00:00
mips-tfile.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
mkconfig.sh Update FSF address. 2005-06-25 02:02:01 +00:00
mklibgcc.in soft-fp: New directory. 2006-04-18 21:50:45 +01: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 dfp.h, dfp.c: New files. 2005-12-02 13:30:42 +11:00
mode-switching.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
modulo-sched.c target.h (struct spec_info_def): New opaque declaration. 2006-03-16 05:27:03 +00:00
omp-builtins.def [multiple changes] 2006-01-18 14:21:25 -05:00
omp-low.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
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 builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
optabs.h Makefile.in (tree-vect-patterns.o): Add rule for new file. 2006-01-19 10:24:00 +00:00
optc-gen.awk Update FSF address. 2005-06-25 02:02:01 +00:00
opth-gen.awk re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER) 2006-02-18 11:12:51 +00:00
opts.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
opts.h opts.c (no_unit_at_a_time_default): New global variable. 2006-02-01 20:31:29 +00:00
output.h hooks.c (hook_bool_mode_rtx_true): New function. 2006-03-07 07:41:39 +00:00
params.c Update FSF address. 2005-06-25 02:02:01 +00:00
params.def params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. 2006-04-14 00:07:48 +00:00
params.h params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. 2006-04-14 00:07:48 +00:00
passes.c re PR tree-optimization/26804 (Alias Time explosion) 2006-03-25 19:17:26 +00: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 tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
postreload.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
predict.c predict.c (estimate_probability): Remove. 2006-03-12 22:58:22 +00:00
predict.def re PR rtl-optimization/23490 (Long compile time for array initializer with inlined constructor) 2005-11-05 00:55:23 +00:00
predict.h Update FSF address. 2005-06-25 02:02:01 +00:00
prefix.c tree-inline.c (copy_body_r): Use explicit cast when converting from void *. 2005-12-17 20:45:46 +00:00
prefix.h Update FSF address. 2005-06-25 02:02:01 +00:00
pretty-print.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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 tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. 2006-02-15 22:09:45 +00:00
profile.c profile.c (compute_branch_probabilities): Remove code encapsulated in !ir_type ()... 2006-04-12 07:51:18 +00:00
protoize.c Update FSF address. 2005-06-25 02:02:01 +00:00
read-rtl.c re PR target/9703 ([arm] Accessing data through constant pool more times could be solved in less instructions) 2006-02-18 22:06:53 +00:00
real.c re PR middle-end/21781 (real.c incorrectly values zero with a large exponent) 2006-03-16 16:34:05 +00:00
real.h dfp.h, dfp.c: New files. 2005-12-02 13:30:42 +11:00
recog.c bfin-protos.h (bfin_dsp_memref_p): Declare. 2006-03-21 13:07:33 +00:00
recog.h recog.c (volatile_mem_p, [...]): Remove. 2006-03-05 06:01:33 +00:00
reg-notes.def ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. 2006-03-16 05:17:41 +00:00
reg-stack.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
regclass.c re PR target/27117 (SH backend cheats to reload -- disables indexed addressing but uses it internally) 2006-04-18 08:23:39 +00:00
regmove.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
regrename.c regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the compiler. 2006-03-27 16:25:16 +00:00
regs.h basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY. 2006-04-14 02:28:46 +00:00
reload.c re PR target/26826 (ICE in reg_or_subregno, at jump.c:2011) 2006-04-17 13:53:19 +00:00
reload.h local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. 2006-04-14 14:31:32 +00:00
reload1.c local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. 2006-04-14 14:31:32 +00:00
reorg.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
resource.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01: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-factoring.c bfin-protos.h (bfin_dsp_memref_p): Declare. 2006-03-21 13:07:33 +00:00
rtl.c tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P. 2006-03-03 09:11:58 +00:00
rtl.def re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX) 2006-03-30 15:41:00 +00:00
rtl.h builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
rtlanal.c target.h (struct gcc_target): Add mode_rep_extended. 2006-04-17 01:59:41 +00:00
rtlhooks-def.h rtl.h (truncated_to_mode): Declare it. 2006-02-28 20:32:20 +00:00
rtlhooks.c rtl.h (truncated_to_mode): Declare it. 2006-02-28 20:32:20 +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 scan-decls.c (scan_decls): Don't fetch new statement after CPP_EOF. 2006-02-25 21:01:55 +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 builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
sched-ebb.c haifa-sched.c (choose_ready): Fix type of the local variable. 2006-03-23 18:23:53 +00:00
sched-int.h cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
sched-rgn.c builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
sched-vis.c Makefile.in (sched-vis.o): Update dependencies. 2006-01-25 17:39:37 +00:00
sdbout.c alpha.c (alpha_start_function): Use switch_to_section. 2005-12-07 07:53:14 +00:00
sdbout.h Update FSF address. 2005-06-25 02:02:01 +00:00
simplify-rtx.c simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE check if all bits outside the new mode are... 2006-04-03 18:12:15 +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 function.h (struct function): Rename to x_stack_check_probe_note. 2006-03-20 21:22:55 +00:00
stor-layout.c stor-layout.c (mode_for_size_tree): Remove restiction on type sizes by correctly testing whether the size fits a... 2006-03-29 22:40:17 +00:00
stringpool.c Update FSF address. 2005-06-25 02:02:01 +00:00
struct-equiv.c * struct-equiv.c (rtx_equiv_p): Fix POST_MODIFY case. 2006-03-10 10:58:22 +00:00
stub-objc.c Update FSF address. 2005-06-25 02:02:01 +00:00
sync-builtins.def backport: builtins.def: Move all DEF_SYNC_BUILTIN to ... 2005-12-22 16:43:34 -08:00
sys-protos.h
sys-types.h
system.h re PR driver/22600 (Exit code should be different from 1 for internal compiler error) 2006-03-22 19:36:22 +00:00
target-def.h target.h (struct gcc_target): Add mode_rep_extended. 2006-04-17 01:59:41 +00:00
target.h target.h (struct gcc_target): Add mode_rep_extended. 2006-04-17 01:59:41 +00:00
targhooks.c target.h (struct gcc_target): Add mode_rep_extended. 2006-04-17 01:59:41 +00:00
targhooks.h target.h (struct gcc_target): Add mode_rep_extended. 2006-04-17 01:59:41 +00:00
timevar.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
timevar.def timevar.def (TV_TREE_PHI_CPROP): New timevar. 2006-03-28 12:10:11 -07:00
timevar.h Update FSF address. 2005-06-25 02:02:01 +00:00
tlink.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
toplev.c hooks.c (hook_bool_mode_rtx_true): New function. 2006-03-07 07:41:39 +00:00
toplev.h common.opt (-floop-optimize, [...]): Remove. 2006-02-26 20:23:40 +00:00
tracer.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +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 (make_edges, [...]): Reinstate RTH's changes from r112935 that were accidentally reverted by r112959. 2006-04-15 03:24:23 +00:00
tree-cfgcleanup.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
tree-chrec.c tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-07 15:44:59 +00:00
tree-chrec.h tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt. 2006-04-02 04:27:40 +00:00
tree-complex.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-data-ref.c tree-scalar-evolution.c (compute_overall_effect_of_inner_loop, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-04 17:08:16 +00:00
tree-data-ref.h tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls. 2006-03-29 20:25:23 +00:00
tree-dfa.c tree-dfa.c (referenced_var_lookup_if_exists): Remove. 2006-03-03 17:29:15 +00:00
tree-dump.c re PR middle-end/18259 (-fdump-tree-tu omits real constant values) 2006-03-16 19:47:19 +00:00
tree-dump.h passes.c (register_one_dump_file): Accept the current properties instead of pass number. 2006-02-08 08:13:20 +00:00
tree-eh.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-flow-inline.h re PR tree-optimization/26804 (Alias Time explosion) 2006-03-25 19:17:26 +00:00
tree-flow.h re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree-gimple.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree-gimple.h tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR. 2006-01-19 11:55:52 -05:00
tree-if-conv.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-inline.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree-inline.h builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
tree-into-ssa.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
tree-iterator.c tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR. 2006-01-19 11:55:52 -05:00
tree-iterator.h tree-iterator.h (TSI_NEW_STMT, [...]): Fix comments. 2005-07-04 14:34:14 -04:00
tree-loop-linear.c tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls. 2006-03-29 20:25:23 +00:00
tree-mudflap.c tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-07 15:44:59 +00:00
tree-mudflap.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-nested.c re PR middle-end/25886 (up to 256 tree codes for Objective-C++) 2006-01-25 21:53:01 -05:00
tree-nomudflap.c Update FSF address. 2005-06-25 02:02:01 +00:00
tree-nrv.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-object-size.c builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00:00
tree-optimize.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-outof-ssa.c Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
tree-pass.h re PR tree-optimization/26804 (Alias Time explosion) 2006-03-25 19:17:26 +00:00
tree-phinodes.c tree.h (PHI_ARG_NONZERO): Remove. 2006-02-23 15:58:23 -07:00
tree-pretty-print.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree-profile.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-scalar-evolution.c re PR middle-end/26996 (interpret_rhs_modify_expr calls fold_convert (vector_type, -1)) 2006-04-05 12:33:06 +00:00
tree-scalar-evolution.h tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-sra.c tree-sra.c (tree_sra): Return todoflags; 2006-03-04 00:04:11 +00: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 tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY. 2006-04-12 22:55:28 +00:00
tree-ssa-ccp.c builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00:00
tree-ssa-copy.c tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too. 2006-04-10 23:52:45 -06:00
tree-ssa-copyrename.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-dce.c tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an iterator-style macro. 2006-03-15 16:14:55 +00:00
tree-ssa-dom.c builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
tree-ssa-dse.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-forwprop.c tree-sra.c (tree_sra): Return todoflags; 2006-03-04 00:04:11 +00:00
tree-ssa-live.c Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h. 2006-04-12 17:19:23 +00:00
tree-ssa-live.h Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h. 2006-04-12 17:19:23 +00:00
tree-ssa-loop-ch.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-loop-im.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
tree-ssa-loop-ivcanon.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
tree-ssa-loop-ivopts.c tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-07 15:44:59 +00:00
tree-ssa-loop-manip.c invoke.texi (-fprefetch-loop-arrays, [...]): Document. 2006-02-14 12:22:11 +00:00
tree-ssa-loop-niter.c tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-07 15:44:59 +00:00
tree-ssa-loop-prefetch.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
tree-ssa-loop-unswitch.c re PR tree-optimization/26145 (memory leak in loop unswitching.) 2006-02-07 21:00:42 -05:00
tree-ssa-loop.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-math-opts.c re PR tree-optimization/26821 (ice in varasm.c with certain flags) 2006-04-18 08:08:47 +00:00
tree-ssa-operands.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree-ssa-operands.h tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. 2006-01-19 01:42:48 +00:00
tree-ssa-phiopt.c tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable. 2006-03-09 17:22:54 -08:00
tree-ssa-pre.c re PR tree-optimization/26795 (ACATS ICE c37213d on x86 in valid_in_set, at tree-ssa-pre.c:1579) 2006-03-23 07:09:51 -08:00
tree-ssa-propagate.c re PR tree-optimization/26672 (ICE in op_iter_init, triggered by printf->puts optimization) 2006-03-14 12:50:10 +00:00
tree-ssa-propagate.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-ssa-reassoc.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-sink.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa-structalias.c tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY. 2006-04-12 22:55:28 +00:00
tree-ssa-structalias.h * tree-ssa-structalias.h (alias_info): Remove num_references. 2006-04-16 00:55:20 +00:00
tree-ssa-threadedge.c builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
tree-ssa-threadupdate.c tree-ssa-threadupdate.c (rediscover_loops_after_threading): Remove. 2006-03-05 17:31:20 +00:00
tree-ssa-uncprop.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-ssa.c re PR tree-optimization/26804 (Alias Time explosion) 2006-03-25 19:17:26 +00: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-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-stdarg.h Update FSF address. 2005-06-25 02:02:01 +00:00
tree-tailcall.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-vect-analyze.c tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls. 2006-03-29 20:25:23 +00:00
tree-vect-generic.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
tree-vect-patterns.c builtins.c, [...]: Fix comment typos. 2006-04-08 17:01:17 +00:00
tree-vect-transform.c tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
tree-vectorizer.c tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
tree-vectorizer.h tree-loop-linear.c: Don't include varray.h. 2006-03-28 04:19:26 +00:00
tree-vn.c tree.h (VALUE_HANDLE_VUSES): New. 2005-12-30 18:43:00 +00:00
tree-vrp.c cfgcleanup.c, [...]: Fix comment typos. 2006-04-15 21:45:06 +00:00
tree.c tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW. 2006-04-16 02:38:44 +00:00
tree.def re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
tree.h re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
treestruct.def tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. 2006-02-15 22:09:45 +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 re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
unwind-compat.c re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01: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 unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Guard against prev_cache_entry == NULL when moving a cache entry to the head of... 2005-12-15 16:17:50 +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 builtins.c, [...]: Fix comment typos. 2006-03-04 23:05:24 +00:00
unwind-dw2.h unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET and REG_SAVED_VAL_EXP constants. 2006-03-04 08:07:12 +01:00
unwind-generic.h re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
unwind-pe.h Update FSF address. 2005-06-25 02:02:01 +00:00
unwind-sjlj.c re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
unwind.inc unwind-ia64.c (uw_advance_context): New. 2005-11-16 22:10:39 +00:00
value-prof.c Makefile.in, [...]: Fix comment/doc typos. 2005-08-06 13:26:35 +00:00
value-prof.h tree-vrp.c (execute_vrp): Do not pass dump argument to. 2006-02-06 18:20:47 +00:00
var-tracking.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +00:00
varasm.c builtins.c (dummy_object): Use build_int_cst instead of convert. 2006-04-03 03:07:40 +00:00
varray.c r110129@banpei: zack | 2006-01-22 14:51:57 -0800 2006-01-23 15:16:10 +00:00
varray.h varray.h: Allow compilation with a C++ compiler. 2005-12-12 09:14:12 +00:00
vec.c Update FSF address. 2005-06-25 02:02:01 +00:00
vec.h * vec.h (safe_grow): Remove duplicated line. 2006-01-30 13:17:12 +00:00
vecprim.h Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. 2006-04-10 19:26:18 +00:00
version.c
version.h
vmsdbg.h Update FSF address. 2005-06-25 02:02:01 +00:00
vmsdbgout.c alpha.c (alpha_start_function): Use switch_to_section. 2005-12-07 07:53:14 +00:00
web.c tree-vrp.c (execute_vrp): Return value. 2006-03-02 19:00:11 +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

README.Portability

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.