gcc/gcc
2010-12-15 01:45:57 +00:00
..
ada decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type in the unconstrained array case. 2010-12-13 18:10:49 +00:00
c-family c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
config elf.h (LIB_SPEC): Define. 2010-12-15 00:15:55 +00:00
cp re PR c++/46930 ([C++0x] ICE with static constexpr data member) 2010-12-14 19:35:17 -05:00
doc re PR middle-end/46674 (Weak alias is mistakenly optimized away) 2010-12-10 14:28:58 +00:00
fortran re PR fortran/46937 (gfortran.dg/pointer_intent_1.f90 FAILs with -fno-inline) 2010-12-14 18:09:33 +01:00
ginclude
go Don't store error types in the Type-to-GENERIC hash table. 2010-12-15 01:45:57 +00:00
java * config/mcore/mcore.c Don't include assert.h. 2010-12-07 15:42:44 +00:00
lto re PR debug/46796 (debug info missing builtin type names with lto) 2010-12-06 10:08:43 +00:00
objc In gcc/: 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-10 09:38:52 +00:00
objcp In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-06 00:56:06 +00:00
po * de.po, sv.po: Update. 2010-12-13 21:47:47 +00:00
testsuite re PR c++/46930 ([C++0x] ICE with static constexpr data member) 2010-12-14 19:35:17 -05:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
BASE-VER
basic-block.h re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c PR 42694: add checks to make sure sqrt is supported 2010-12-08 16:34:20 +00:00
builtins.def tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_ENTER and BUILT_IN_PROFILE_FUNC_EXIT. 2010-12-01 16:45:36 +00:00
builtins.h
c-aux-info.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
c-config-lang.in In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-06 00:56:06 +00:00
c-convert.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
c-decl.c In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-06 00:56:06 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c In gcc/: 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-10 09:38:52 +00:00
c-tree.h tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. 2010-12-03 04:11:10 +00:00
c-typeck.c c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
caller-save.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
calls.c
cfg.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cfganal.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cfgbuild.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cfgcleanup.c re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
cfgexpand.c re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc++ builds for arm-eabi are broken.) 2010-12-14 13:07:05 +00:00
cfghooks.c
cfghooks.h
cfglayout.c re PR rtl-optimization/46777 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 with -O -fgcse -fno-tree-dominator-opts -funroll-loops) 2010-12-06 20:28:09 +01:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-coded for loop. 2010-11-19 19:56:01 +01:00
cgraph.c re PR driver/46760 (LTO bootstrap doesn't work with FDO) 2010-12-04 19:35:23 +00:00
cgraph.h re PR driver/46760 (LTO bootstrap doesn't work with FDO) 2010-12-04 19:35:23 +00:00
cgraphbuild.c gimple-fold.c (maybe_fold_reference): When canonicalizing MEM_REFs, preserve volatileness. 2010-11-22 13:18:48 +00:00
cgraphunit.c cgraphunit.c (process_function_and_variable_attributes): Fix cut'n'pasteo. 2010-11-30 16:52:47 +00:00
ChangeLog elf.h (LIB_SPEC): Define. 2010-12-15 00:15:55 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog.dataflow
ChangeLog.graphite Fix unused warnings. 2010-12-01 17:25:39 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
collect2-aix.h
collect2.c re PR debug/46749 (gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin) 2010-12-08 20:11:05 +00:00
collect2.h
combine-stack-adj.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
combine.c hwint.c: New. 2010-11-30 16:36:19 +00:00
common.opt common.opt (N, [...]): New options. 2010-12-03 15:11:42 +00:00
conditions.h
config.build
config.gcc elf.h (LIB_SPEC): Define. 2010-12-15 00:15:55 +00:00
config.host
config.in re PR fortran/46540 (libquadmath: Implement --disable-libquadmath) 2010-12-10 11:55:56 +01:00
configure re PR fortran/46540 (libquadmath: Implement --disable-libquadmath) 2010-12-10 11:55:56 +01:00
configure.ac re PR fortran/46540 (libquadmath: Implement --disable-libquadmath) 2010-12-10 11:55:56 +01:00
convert.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. 2010-11-23 16:06:37 +00:00
coverage.c
coverage.h
cppbuiltin.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cppbuiltin.h
cppdefault.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
cppdefault.h
cppspec.c
crtstuff.c
cse.c
cselib.c basic-block.h (struct edge_prediction): Remove forward declaration. 2010-12-03 04:58:47 +00:00
cselib.h basic-block.h (struct edge_prediction): Remove forward declaration. 2010-12-03 04:58:47 +00:00
cstamp-h.in
DATESTAMP Daily bump. 2010-12-15 00:18:50 +00:00
dbgcnt.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ddg.h
debug.c
debug.h
defaults.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
DEV-PHASE
df-core.c re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
df-problems.c re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
df-scan.c re PR bootstrap/44970 (Revision 162270 failed to bootstrap) 2010-11-22 16:20:16 +00:00
df.h re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
dfp.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
dfp.h
diagnostic-core.h diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
domwalk.c
domwalk.h
double-int.c hwint.c: New. 2010-11-30 16:36:19 +00:00
double-int.h
dse.c
dse.h
dwarf2asm.c dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME to prevent mangling with lto frontend. 2010-12-04 22:01:32 +00:00
dwarf2asm.h
dwarf2out.c re PR debug/45997 (__unknown__ type name for typedef'd int) 2010-12-06 20:33:52 +01:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
except.c tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. 2010-12-03 04:11:10 +00:00
except.h
exec-tool.in Check and export LT_RCU_$id instead of LT_RCU. 2010-11-29 14:18:35 -08:00
explow.c hwint.c: New. 2010-11-30 16:36:19 +00:00
expmed.c hwint.c: New. 2010-11-30 16:36:19 +00:00
expmed.h
expr.c target.def (supports_split_stack, [...]): Take gcc_options parameters. 2010-11-25 13:16:03 +00:00
expr.h
final.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
fixed-value.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
fixed-value.h
flag-types.h common.opt (user_vect_verbosity_level): New Variable entry. 2010-11-24 13:28:38 +00:00
flags.h common.opt (flag_stack_check): New Variable entry. 2010-12-01 13:58:52 +00:00
fold-const.c hwint.c: New. 2010-11-30 16:36:19 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c target.def (supports_split_stack, [...]): Take gcc_options parameters. 2010-11-25 13:16:03 +00:00
function.h tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. 2010-11-23 16:06:37 +00:00
fwprop.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
gbl-ctors.h
gcc-plugin.h Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H. 2010-11-30 07:13:29 +00:00
gcc.c common.opt (N, [...]): New options. 2010-12-03 15:11:42 +00:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c re PR rtl-optimization/46571 (bootstrap comparison failure in fortran/trans-openmp.c) 2010-11-21 09:19:37 -08:00
gcse.h
gdbinit.in
genattr.c
genattrtab.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genconfig.c
genconstants.c
genemit.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genenums.c
genextract.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c gengtype.c (enum typekind, [...]): Move to gengtype.h. 2010-11-23 15:13:12 +00:00
gengtype-state.c gengtype-state.c (read_state_structures): Initialize "previous". 2010-11-25 22:50:53 +01:00
gengtype.c gentype-state.c: Add new file. 2010-11-25 19:03:27 +00:00
gengtype.h gentype-state.c: Add new file. 2010-11-25 19:03:27 +00:00
genhooks.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genpeep.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genpreds.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genrecog.c hwint.c: New. 2010-11-30 16:36:19 +00:00
gensupport.c
gensupport.h
ggc-common.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ggc-internal.h
ggc-none.c ggc-zone.c (ggc_pch_read): Fix conditional compilation. 2010-11-30 04:12:56 +00:00
ggc-page.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ggc-zone.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ggc.h
gimple-fold.c re PR tree-optimization/46909 (Logical OR expressions are miscompiled) 2010-12-14 15:09:59 +01:00
gimple-iterator.c
gimple-low.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
gimple-pretty-print.c gimple-pretty-print.c (dump_bb_header): Add check for cfun. 2010-11-22 19:01:20 +00:00
gimple-pretty-print.h
gimple.c re PR c++/44871 (Invalid type mismatches while merging C and C++ sources) 2010-12-02 12:24:46 +00:00
gimple.def
gimple.h re PR tree-optimization/46621 (gimple.h includes tm.h) 2010-11-29 00:50:04 +00:00
gimplify.c gimplify.c (gimple_tree_eq): Assert hashes are equal only when checking is enabled. 2010-12-08 16:14:29 +00:00
glimits.h
godump.c
graph.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c Add a stride parameter to scop_do_strip_mine. 2010-12-01 17:24:37 +00:00
graphite-clast-to-gimple.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
graphite-clast-to-gimple.h
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
graphite-dependences.h
graphite-flattening.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
graphite-interchange.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
graphite-poly.c Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
graphite-poly.h Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c Fix unused warnings. 2010-12-01 17:25:39 +00:00
graphite-sese-to-poly.h Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
graphite.c Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3) 2010-12-08 16:55:57 +03:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c target.def (supports_split_stack, [...]): Take gcc_options parameters. 2010-11-25 13:16:03 +00:00
hooks.h target.def (supports_split_stack, [...]): Take gcc_options parameters. 2010-11-25 13:16:03 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.c hwint.c: New. 2010-11-30 16:36:19 +00:00
hwint.h hwint.c: New. 2010-11-30 16:36:19 +00:00
ifcvt.c re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
implicit-zee.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
incpath.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
incpath.h
init-regs.c
input.c
input.h tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. 2010-12-03 04:11:10 +00:00
insn-addr.h
insn-notes.def
integrate.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
integrate.h
intl.c intl.c: Don't include tm.h. 2010-12-01 17:29:12 +00:00
intl.h
ipa-cp.c
ipa-inline.c
ipa-prop.c ipa-prop.c (compute_complex_ancestor_jump_func): Work also if the zero is the first phi parameter. 2010-12-09 16:27:14 +01:00
ipa-prop.h ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type. 2010-12-09 16:16:22 +01:00
ipa-pure-const.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ipa-reference.h
ipa-split.c
ipa-struct-reorg.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ipa-struct-reorg.h
ipa-type-escape.c gimple.c (gimple_assign_copy_p): Use gimple_assign_single_p. 2010-11-27 14:32:47 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c This time really commit PR middle-end/45388 2010-12-14 01:26:47 +00:00
ira-build.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ira-color.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ira-conflicts.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ira-costs.c rtl.h (invalid_mode_change_p): Adjust prototype. 2010-12-09 10:00:25 +00:00
ira-emit.c
ira-int.h
ira-lives.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ira.c rtl.h (invalid_mode_change_p): Adjust prototype. 2010-12-09 10:00:25 +00:00
ira.h
jump.c re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN) 2010-12-13 03:08:24 +00:00
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
longlong.h
loop-doloop.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
loop-init.c
loop-invariant.c
loop-iv.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c Makefile.in (LTO_STREAMER_H): Add GCOV_IO_H. 2010-12-04 22:00:12 +00:00
lto-compress.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
lto-compress.h
lto-opts.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
lto-section-in.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
lto-section-out.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
lto-streamer-in.c * lto-streamer-in.c (input_cfg): Fix pasto. 2010-12-05 01:22:12 +00:00
lto-streamer-out.c re PR lto/46879 (ICE: in separate_decls_in_region_debug_bind, at tree-parloops.c:778 with -flto -ftree-parallelize-loops -gdwarf-3) 2010-12-13 18:37:20 +01:00
lto-streamer.c
lto-streamer.h re PR driver/46760 (LTO bootstrap doesn't work with FDO) 2010-12-04 19:35:23 +00:00
lto-symtab.c re PR lto/46940 (asm aliases with linker plugin segfaults) 2010-12-14 23:22:23 +00:00
lto-wrapper.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
machmode.def
machmode.h
main.c
Makefile.in re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
matrix-reorg.c hwint.c: New. 2010-11-30 16:36:19 +00:00
mcf.c
mips-tdump.c
mips-tfile.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-coded for loop. 2010-11-19 19:56:01 +01:00
modulo-sched.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ONEWS
opt-functions.awk options.texi (Enum, EnumValue): Document new record types. 2010-11-26 23:18:28 +00:00
opt-gather.awk
opt-include.awk Add PowerPC target attribute/pragma support 2010-11-19 17:27:18 +00:00
optabs.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
optabs.h
optc-gen.awk options.texi (Enum, EnumValue): Document new record types. 2010-11-26 23:18:28 +00:00
opth-gen.awk options.texi (Enum, EnumValue): Document new record types. 2010-11-26 23:18:28 +00:00
opts-common.c options.texi (Enum, EnumValue): Document new record types. 2010-11-26 23:18:28 +00:00
opts-diagnostic.h
opts-global.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
opts.c * opts.c: Expand comment on tm.h include. 2010-12-01 16:01:09 +00:00
opts.h options.texi (Enum, EnumValue): Document new record types. 2010-11-26 23:18:28 +00:00
output.h common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
params.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
params.def re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identifiers.) 2010-12-07 13:46:29 +00:00
params.h
passes.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
plugin.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
postreload.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
predict.c basic-block.h (struct edge_prediction): Remove forward declaration. 2010-12-03 04:58:47 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c re PR bootstrap/46528 (profiledbootstrap failure) 2010-12-06 20:30:31 +01:00
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c hwint.c: New. 2010-11-30 16:36:19 +00:00
real.h
realmpfr.c
realmpfr.h
recog.c hwint.c: New. 2010-11-30 16:36:19 +00:00
recog.h
reg-notes.def
reg-stack.c
regcprop.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
reginfo.c reginfo.c (struct subregs_of_mode_node): Remove. 2010-12-09 10:01:18 +00:00
regmove.c re PR rtl-optimization/46804 (gfortran.dg/char_cshift_2.f90 FAILs with -fregmove) 2010-12-10 17:40:51 +01:00
regrename.c re PR middle-end/46844 (regrename.c:312:22: error: unused parameter 'reg') 2010-12-08 17:43:14 +01:00
regs.h
regset.h
regstat.c
reload1.c revert accidentally committed changes 2010-11-24 23:32:29 +00:00
reload.c hwint.c: New. 2010-11-30 16:36:19 +00:00
reload.h
reorg.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
resource.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
resource.h
rtl-error.c
rtl-error.h
rtl.c re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces different results with multiline macros containing asm code) 2010-12-10 13:43:45 +01:00
rtl.def
rtl.h rtl.h (invalid_mode_change_p): Adjust prototype. 2010-12-09 10:00:25 +00:00
rtlanal.c hwint.c: New. 2010-11-30 16:36:19 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
sched-ebb.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
sched-int.h
sched-rgn.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
sched-vis.c re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing branch edges from bb 3 with -Os -fselective-scheduling2) 2010-12-14 15:43:47 +03:00
sdbout.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
sdbout.h
sel-sched-dump.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
sel-sched-dump.h
sel-sched-ir.c re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing branch edges from bb 3 with -Os -fselective-scheduling2) 2010-12-14 15:43:47 +03:00
sel-sched-ir.h re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-blocks-and-partition) 2010-12-03 15:04:16 +03:00
sel-sched.c re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 -fselective-scheduling2) 2010-11-22 13:35:06 +03:00
sel-sched.h
sese.c Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp. 2010-12-08 23:01:40 +00:00
sese.h Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
simplify-rtx.c hwint.c: New. 2010-11-30 16:36:19 +00:00
sparseset.c
sparseset.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
stor-layout.c hwint.c: New. 2010-11-30 16:36:19 +00:00
store-motion.c
stringpool.c
sync-builtins.def
system.h re PR bootstrap/46650 (r167010 breaks --enable-build-with-cxx) 2010-12-13 18:34:45 +00:00
target-def.h
target-globals.c
target-globals.h
target.def re PR middle-end/46674 (Weak alias is mistakenly optimized away) 2010-12-10 14:28:58 +00:00
target.h
targhooks.c re PR middle-end/46674 (Weak alias is mistakenly optimized away) 2010-12-10 14:28:58 +00:00
targhooks.h re PR middle-end/46674 (Weak alias is mistakenly optimized away) 2010-12-10 14:28:58 +00:00
timevar.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
timevar.def
timevar.h
tlink.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
toplev.c common.opt (flag_stack_check): New Variable entry. 2010-12-01 13:58:52 +00:00
toplev.h common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
tracer.c
tree-affine.c re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO) 2010-11-26 12:42:41 +00:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
tree-cfgcleanup.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-chrec.c re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns_audio.cpp from scummvm) 2010-11-19 20:56:27 +00:00
tree-chrec.h
tree-complex.c
tree-data-ref.c Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-10 19:16:48 +00:00
tree-data-ref.h Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-10 19:16:48 +00:00
tree-dfa.c hwint.c: New. 2010-11-30 16:36:19 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
tree-dump.h
tree-eh.c
tree-emutls.c re PR middle-end/46510 (r166812 breaks bootstrap on x86_64-apple-darwin10) 2010-11-21 23:02:15 +00:00
tree-flow-inline.h
tree-flow.h basic-block.h (struct edge_prediction): Remove forward declaration. 2010-12-03 04:58:47 +00:00
tree-if-conv.c
tree-inline.c re PR tree-optimization/46726 (x*x has different cost than pow(x,2) with -ffast-math) 2010-12-07 10:43:38 +00:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-10 19:16:48 +00:00
tree-loop-linear.c
tree-mudflap.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-mudflap.h
tree-nested.c bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. 2010-11-27 15:53:23 +00:00
tree-nomudflap.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-nrv.c
tree-object-size.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-optimize.c
tree-outof-ssa.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-parloops.c re PR debug/46799 (-fcompare-debug failure (length) with -ftree-parallelize-loops=2 -fno-tree-dce) 2010-12-07 12:27:37 +01:00
tree-pass.h
tree-phinodes.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-predcom.c
tree-pretty-print.c
tree-pretty-print.h
tree-profile.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-scalar-evolution.c Fix PR45297: handle ADDR_EXPR in interpret_rhs_expr as in follow_ssa_edge_expr. 2010-12-02 20:13:11 +00:00
tree-scalar-evolution.h
tree-sra.c ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type. 2010-12-09 16:16:22 +01:00
tree-ssa-address.c
tree-ssa-alias.c hwint.c: New. 2010-11-30 16:36:19 +00:00
tree-ssa-alias.h
tree-ssa-ccp.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-coalesce.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-copy.c Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp. 2010-12-08 23:01:40 +00:00
tree-ssa-copyrename.c re PR tree-optimization/46806 (-O3 implies 0 <= 8 <= 7) 2010-12-06 12:53:38 +00:00
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c
tree-ssa-forwprop.c
tree-ssa-ifcombine.c
tree-ssa-live.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c re PR tree-optimization/46864 (ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions) 2010-12-10 13:42:12 +01:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
tree-ssa-loop-manip.c re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_after, at gimple-iterator.c:251 with -ftree-parallelize-loops -g) 2010-12-14 15:11:16 +01:00
tree-ssa-loop-niter.c hwint.c: New. 2010-11-30 16:36:19 +00:00
tree-ssa-loop-prefetch.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-math-opts.c re PR tree-optimization/46832 (internal compiler error: Segmentation fault) 2010-12-07 12:36:40 +00:00
tree-ssa-operands.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sccvn.c tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use a shift instead of a division to divide by BITS_PER_UNIT. 2010-12-08 16:15:06 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c
tree-ssa-structalias.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-ssa.c
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-switch-conversion.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
tree-tailcall.c target.def (supports_split_stack, [...]): Take gcc_options parameters. 2010-11-25 13:16:03 +00:00
tree-vect-data-refs.c tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Reset alignment information. 2010-12-07 16:35:24 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c hwint.c: New. 2010-11-30 16:36:19 +00:00
tree-vect-loop.c re PR tree-optimization/46785 (Doesn't vectorize reduction x += y*y) 2010-12-06 10:05:07 +00:00
tree-vect-patterns.c re PR tree-optimization/46663 (ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize) 2010-12-02 11:47:12 +00:00
tree-vect-slp.c
tree-vect-stmts.c re PR tree-optimization/46723 (internal compiler error: in get_initial_def_for_induction, at tree-vect-loop.c:2431) 2010-12-02 16:23:20 +00:00
tree-vectorizer.c common.opt (user_vect_verbosity_level): New Variable entry. 2010-11-24 13:28:38 +00:00
tree-vectorizer.h common.opt (user_vect_verbosity_level): New Variable entry. 2010-11-24 13:28:38 +00:00
tree-vrp.c hwint.c: New. 2010-11-30 16:36:19 +00:00
tree.c tree.c (build_range_type_1): Do not SET_TYPE_STRUCTURAL_EQUALITY for a non-shared type. 2010-12-02 22:02:30 +00:00
tree.def
tree.h tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. 2010-12-03 04:11:10 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c value-prof.c (gimple_ic): Use stmt_ends_bb_p to detect the case we need to split the edge and not the block. 2010-12-02 16:21:30 +00:00
value-prof.h
var-tracking.c re PR debug/46867 (ICE: in emit_note_insn_var_location, at var-tracking.c:7325 with -O -g) 2010-12-13 18:36:26 +01:00
varasm.c re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc++ builds for arm-eabi are broken.) 2010-12-14 13:07:05 +00:00
varpool.c cgraph.c (ld_plugin_symbol_resolution_names): New. 2010-11-20 21:10:46 +00:00
vec.c
vec.h
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
web.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
xcoff.h
xcoffout.c common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
xcoffout.h

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.