gcc/gcc
Jakub Jelinek fe84628425 re PR debug/48466 (Wrong variable locations at -O0 on i686)
PR debug/48466
	* dwarf2out.c (based_loc_descr): If drap_reg is INVALID_REGNUM, use
	as base_reg whatever register reg has been eliminated to, instead
	of hardcoding STACK_POINTER_REGNUM.

	* gcc.dg/guality/pr36977.c: New test.
	* gcc.dg/guality/pr48466.c: New test.

From-SVN: r172039
2011-04-06 13:49:59 +02:00
..
ada re PR ada/47163 (Failure building target-libada for MingW64) 2011-04-04 18:06:55 +00:00
c-family tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
config tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
cp re PR c++/48277 (ICE for g++.dg/ext/altivec-cell-1.C on powerpc*-*-*) 2011-03-31 18:03:50 -04:00
doc tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
fortran trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Use build_function_type_list instead of build_function_type. 2011-04-05 14:25:32 +00:00
ginclude
go Use backend interface for labels and goto statements. 2011-04-05 05:57:39 +00:00
java Changelog c-family/ 2011-03-25 20:20:52 +01:00
lto lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
objc tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
objcp In gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innovation.com> 2011-03-21 10:25:38 +00:00
po * de.po: Update. 2011-04-06 00:08:35 +01:00
testsuite re PR debug/48466 (Wrong variable locations at -O0 on i686) 2011-04-06 13:49:59 +02:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c ChangeLog gcc/ 2011-03-21 09:29:36 +01:00
auto-inc-dec.c
BASE-VER * BASE-VER: Change to 4.7.0. 2011-03-14 14:07:26 +01:00
basic-block.h basic-block.h (fixup_abnormal_edges): Adjust prototype. 2011-03-26 13:03:46 +00:00
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c builtins.c (build_va_arg_indirect_ref): Use build_simple_mem_ref_loc. 2011-03-31 15:59:10 +00:00
builtins.def
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c c-decl.c (grokdeclarator): Fix formatting. 2011-04-01 14:07:52 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c c-parser.c (c_parser_asm_string_literal): Clear warn_overlength_strings. 2011-03-14 18:01:10 +00:00
c-tree.h
c-typeck.c ChangeLog gcc/ 2011-03-25 11:28:12 +01:00
caller-save.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
calls.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
cfg.c cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the edge. 2011-03-23 11:35:59 -06:00
cfganal.c
cfgbuild.c
cfgcleanup.c re PR target/43920 (Choosing conditional execution over conditional branches for code size in some cases.) 2011-04-05 10:04:44 +00:00
cfgexpand.c re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with last elt 2 in expand_gimple_basic_block, at cfgexpand.c:3585) 2011-04-04 09:02:50 +02:00
cfghooks.c cfghooks.c (tidy_fallthru_edges): Add ??? comment. 2011-04-04 12:34:29 +00:00
cfghooks.h
cfglayout.c cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location to UNKNOWN_LOCATION. 2011-03-30 12:32:12 +00:00
cfglayout.h final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c basic-block.h (fixup_abnormal_edges): Adjust prototype. 2011-03-26 13:03:46 +00:00
cgraph.c re PR middle-end/47663 (Very simple wrapper not inlined) 2011-04-06 08:51:23 +00:00
cgraph.h re PR middle-end/47663 (Very simple wrapper not inlined) 2011-04-06 08:51:23 +00:00
cgraphbuild.c cgraphbuild.c (record_reference): Canonicalize constructor values. 2011-04-03 11:13:09 +00:00
cgraphunit.c cgraphbuild.c (record_reference): Canonicalize constructor values. 2011-04-03 11:13:09 +00:00
ChangeLog re PR debug/48466 (Wrong variable locations at -O0 on i686) 2011-04-06 13:49:59 +02: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-2010
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags) 2011-03-31 13:13:13 +01:00
collect2.h
combine-stack-adj.c
combine.c re PR bootstrap/48469 (bootstrap failure) 2011-04-05 19:33:49 +00:00
common.opt common.opt (fdebug-types-section): Move earlier. 2011-03-31 10:50:03 +02:00
compare-elim.c
conditions.h
config.build MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
config.gcc tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
config.host MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
config.in re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker handles -plugin) 2011-03-16 09:41:16 +00:00
configure MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
configure.ac MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cppspec.c
cprop.c cprop.c (struct reg_use): Remove. 2011-04-05 19:49:52 +00:00
crtstuff.c
cse.c
cselib.c re PR debug/48203 (ICE in dwarf2out.c while building eglibc.) 2011-03-29 01:53:46 +02:00
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2011-04-06 00:18:48 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c dbxout.c: (debug_nesting... 2011-04-06 09:29:53 +00:00
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
debug.h debug.h (debug_flush_symbol_queue, [...]): Delete. 2011-04-05 12:02:55 +00:00
defaults.h
DEV-PHASE
df-core.c re PR rtl-optimization/48156 (wrong code with -fcrossjumping) 2011-03-20 16:25:55 +01:00
df-problems.c cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop. 2011-03-19 20:33:45 +03:00
df-scan.c
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases. 2011-03-24 21:56:38 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop. 2011-03-19 20:33:45 +03:00
dse.h
dwarf2asm.c dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end. 2011-03-25 10:39:10 -06:00
dwarf2asm.h
dwarf2out.c re PR debug/48466 (Wrong variable locations at -O0 on i686) 2011-04-06 13:49:59 +02:00
dwarf2out.h dwarf2out.h (dwarf2out_frame_debug_init): Declare. 2011-04-01 17:35:13 +00:00
ebitmap.c
ebitmap.h
emit-rtl.c emit-rtl.c (emit_pattern_after_setloc): New function. 2011-04-01 03:05:36 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "enum insn_code". 2011-03-23 09:30:58 +00:00
expmed.c re PR middle-end/48335 (ICE in convert_move) 2011-04-01 23:13:29 +02:00
expmed.h
expr.c re PR middle-end/48335 (ICE in convert_move) 2011-04-01 23:13:29 +02:00
expr.h expr.h (prepare_operand): Move to... 2011-03-21 21:38:56 +00:00
final.c debug.h (debug_flush_symbol_queue, [...]): Delete. 2011-04-05 12:02:55 +00:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c re PR c/48305 (ice at -O0: verify_gimple failed) 2011-03-30 14:36:18 +02:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR middle-end/48461 (function.c:5268:1: error: emit_use_return_register_into_block defined but not used) 2011-04-05 15:54:13 +00:00
function.h
fwprop.c
gbl-ctors.h
gcc-plugin.h
gcc.c opts.h (cl_option): Add comments to fields. 2011-03-31 23:37:14 +01:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
gcse.c gcse.c (modify_mem_list): Convert to an array of VECs. 2011-04-05 17:20:44 +00:00
gcse.h
gdbinit.in
genattr.c
genattrtab.c
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c gensupport.h (pattern_stats): New structure. 2011-04-01 08:15:08 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
gengtype.h
genhooks.c tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c recog.h (insn_data_d): Add n_generator_args. 2011-04-01 08:16:47 +00:00
genpeep.c
genpreds.c
genrecog.c
gensupport.c gensupport.h (pattern_stats): New structure. 2011-04-01 08:15:08 +00:00
gensupport.h gensupport.h (pattern_stats): New structure. 2011-04-01 08:15:08 +00:00
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-fold.c cgraphbuild.c (record_reference): Canonicalize constructor values. 2011-04-03 11:13:09 +00:00
gimple-fold.h re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
gimple-iterator.c
gimple-low.c gimple-low.c (lower_gimple_return): When not optimizing, force labels associated with user returns to be preserved. 2011-04-06 09:34:02 +00:00
gimple-pretty-print.c gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS. 2011-03-22 11:12:57 +00:00
gimple-pretty-print.h
gimple.c lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
gimple.def
gimple.h
gimplify.c tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg. 2011-03-25 15:05:00 +00:00
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c
graphite-clast-to-gimple.h
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c
graphite-poly.c
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c
graphite-scop-detection.h
graphite-sese-to-poly.c
graphite-sese-to-poly.h
graphite.c
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-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h gthr-solaris.h: Remove. 2011-03-21 12:33:34 +00:00
haifa-sched.c re PR bootstrap/48403 (bootstrap comparison failure) 2011-04-05 22:19:17 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c target.def (handle_option): Take gcc_options and cl_decoded_option pointers and location_t. 2011-03-22 22:23:02 +00:00
hooks.h target.def (handle_option): Take gcc_options and cl_decoded_option pointers and location_t. 2011-03-22 22:23:02 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.c
hwint.h
ifcvt.c ifcvt.c (cond_exec_process_insns): Disallow converting a block that contains the prologue. 2011-04-01 17:40:27 +00:00
implicit-zee.c
incpath.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
incpath.h
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
integrate.c reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro. 2011-03-30 09:18:30 -06:00
integrate.h reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro. 2011-03-30 09:18:30 -06:00
intl.c
intl.h
ipa-cp.c
ipa-inline.c ipa-inline.c (enum inlining_mode): Remove. 2011-04-06 10:16:30 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
ipa-utils.c
ipa-utils.h
ipa.c
ira-build.c [multiple changes] 2011-03-29 01:02:05 +00:00
ira-color.c re PR rtl-optimization/48381 (internal compiler error: in check_allocation, at ira.c:2094) 2011-03-31 19:54:02 +00:00
ira-conflicts.c ira-conflicts.c (build_object_conflicts): Add unused attribute to parent_max. 2011-03-29 16:44:19 +00:00
ira-costs.c re PR middle-end/48367 (200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled) 2011-03-31 01:04:43 +00:00
ira-emit.c re PR target/48380 (ICE in postreload.c while building trunk) 2011-04-04 20:19:45 +00:00
ira-int.h [multiple changes] 2011-03-29 01:02:05 +00:00
ira-lives.c [multiple changes] 2011-03-29 01:02:05 +00:00
ira.c re PR target/48380 (ICE in postreload.c while building trunk) 2011-04-04 20:19:45 +00:00
ira.h [multiple changes] 2011-03-29 01:02:05 +00:00
jump.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
langhooks-def.h dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type. 2011-04-01 23:38:57 +00:00
langhooks.c
langhooks.h dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type. 2011-04-01 23:38:57 +00:00
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c libgcc2.c (__lshrdi3, [...]): Use W_TYPE_SIZE. 2011-03-23 01:34:55 +00:00
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c [multiple changes] 2011-03-29 01:02:05 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c re PR middle-end/47663 (Very simple wrapper not inlined) 2011-04-06 08:51:23 +00:00
lto-compress.c
lto-compress.h
lto-opts.c lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. 2011-03-29 22:59:34 +01:00
lto-section-in.c
lto-section-out.c
lto-streamer-in.c lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
lto-streamer-out.c lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
lto-streamer.c lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
lto-streamer.h lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
lto-symtab.c
lto-wrapper.c
machmode.def
machmode.h
main.c
Makefile.in tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
matrix-reorg.c
mcf.c
mips-tdump.c re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags) 2011-03-31 13:13:13 +01:00
mips-tfile.c re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags) 2011-03-31 13:13:13 +01:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c
ONEWS
opt-functions.awk options.texi (ToLower): Document. 2011-04-04 11:17:11 +01:00
opt-gather.awk
opt-include.awk
optabs.c expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands. 2011-04-01 08:19:13 +00:00
optabs.h optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "enum insn_code". 2011-03-23 09:30:58 +00:00
optc-gen.awk optc-gen.awk: Always remove type from Variable entry before recording in var_seen. 2011-04-04 15:18:31 +01:00
opth-gen.awk lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. 2011-03-29 22:59:34 +01:00
opts-common.c options.texi (ToLower): Document. 2011-04-04 11:17:11 +01:00
opts-diagnostic.h
opts-global.c
opts.c opts.h (cl_option): Add comments to fields. 2011-03-31 23:37:14 +01:00
opts.h options.texi (ToLower): Document. 2011-04-04 11:17:11 +01:00
output.h
params.c
params.def invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
params.h invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
passes.c tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg. 2011-03-25 15:05:00 +00:00
plugin.c
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision 169782) 2011-02-11 20:52:55 +00:00
predict.c
predict.def
predict.h
prefix.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c re PR debug/45882 (No debug info for vars depending on unused parameter) 2011-03-16 09:35:31 +01:00
print-tree.c
profile.c profile.c (branch_prob): Move declaration of local variable. 2011-04-06 06:17:22 +00:00
profile.h
read-md.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c recog.c (canonicalize_change_group): Use validate_unshare_change. 2011-03-22 11:19:11 +00:00
recog.h recog.h (insn_data_d): Add n_generator_args. 2011-04-01 08:16:47 +00:00
reg-notes.def
reg-stack.c basic-block.h (fixup_abnormal_edges): Adjust prototype. 2011-03-26 13:03:46 +00:00
regcprop.c
reginfo.c [multiple changes] 2011-03-29 01:02:05 +00:00
regmove.c [multiple changes] 2011-03-29 01:02:05 +00:00
regrename.c
regs.h
regset.h
regstat.c
reload1.c reload1.c (elimination_effects): Fix typo in recent change. 2011-03-31 09:55:19 -06:00
reload.c reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro. 2011-03-30 09:18:30 -06:00
reload.h reload1.c (reload): Fix botch in last change. 2011-03-30 18:01:53 -06:00
reorg.c
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c re PR debug/45882 (No debug info for vars depending on unused parameter) 2011-03-16 09:35:31 +01:00
rtl.def re PR debug/45882 (No debug info for vars depending on unused parameter) 2011-03-16 09:35:31 +01:00
rtl.h [multiple changes] 2011-03-29 01:02:05 +00:00
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c [multiple changes] 2011-03-29 01:02:05 +00:00
sched-ebb.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sched-int.h sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sched-rgn.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sched-vis.c
sdbout.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sel-sched-ir.h re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c:6575 with -fselective-scheduling2 and custom flags) 2011-03-26 14:40:51 +03:00
sel-sched.c re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c:6575 with -fselective-scheduling2 and custom flags) 2011-03-26 14:40:51 +03:00
sel-sched.h
sese.c
sese.h
simplify-rtx.c re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -g) 2011-03-24 19:58:58 +01:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
stor-layout.c * stor-layout.c (self_referential_size): Fix 2010-07-13 commit. 2011-04-05 14:34:28 +00:00
store-motion.c
stringpool.c
sync-builtins.def
system.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
target-def.h [multiple changes] 2011-03-29 01:02:05 +00:00
target-globals.c
target-globals.h
target-hooks-macros.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
target.def tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
target.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
targhooks.c tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
targhooks.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
timevar.c
timevar.def Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
timevar.h
tlink.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
toplev.c opts.h (cl_option): Add comments to fields. 2011-03-31 23:37:14 +01:00
toplev.h
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c tree.h (CASE_CHAIN): Define. 2011-03-31 02:26:18 +00:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
tree-data-ref.h invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
tree-dfa.c tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs. 2011-03-30 15:43:59 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
tree-dump.h
tree-eh.c
tree-emutls.c
tree-flow-inline.h re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
tree-flow.h tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg. 2011-03-25 15:05:00 +00:00
tree-if-conv.c tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all non-variable offsets and compare the remaining bases of the two... 2011-04-03 08:30:53 +00:00
tree-inline.c tree-inline.c (estimate_num_insns): For calls simply account for all passed arguments and a used return value. 2011-04-06 08:56:28 +00:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
tree-mudflap.c
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
tree-nrv.c
tree-object-size.c re PR middle-end/48269 (Incorrect fortify warning for a packed struct member) 2011-03-24 12:44:58 +00:00
tree-optimize.c
tree-outof-ssa.c
tree-parloops.c
tree-pass.h Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
tree-phinodes.c
tree-predcom.c
tree-pretty-print.c re PR middle-end/47650 (wrong output of print_generic_decl() called from a plugin) 2011-03-15 13:39:28 +00:00
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c tree-sra.c (build_ref_for_offset): Strip useless type conversions from the address built for a reference with... 2011-03-24 14:21:27 +00:00
tree-ssa-address.c
tree-ssa-alias.c Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
tree-ssa-alias.h
tree-ssa-ccp.c re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c tree-ssa-copy.c (stmt_may_generate_copy): Copies from constants also generate copies. 2011-03-25 16:28:15 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
tree-ssa-dom.c re PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa_dominator_optimize (tree-ssa-dom.c:2964) with -O -ftree-vrp -fno-guess-branch-probability -fnon-call-exceptions) 2011-03-24 14:43:16 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
tree-ssa-ifcombine.c
tree-ssa-live.c tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable "ann". 2011-03-24 10:44:17 -06:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c
tree-ssa-operands.c re PR tree-optimization/41490 (tree-ssa-sink does not really work) 2011-03-15 11:09:09 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
tree-ssa-phiprop.c
tree-ssa-pre.c tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop a zero minimum index only if it is redundant. 2011-03-31 20:52:41 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sccvn.c re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c re PR c/48146 (ICE tree check: expected ssa_name, have var_decl in has_zero_uses, at tree-flow-inline.h:342) 2011-03-16 12:41:08 +00:00
tree-ssa-structalias.c
tree-ssa-ter.c
tree-ssa-threadedge.c tree-ssa-threadupdate.c (redirect_edges): Call create_edge_and_update_destination_phis as needed. 2011-03-28 12:33:42 -06:00
tree-ssa-threadupdate.c tree-ssa-threadupdate.c (determine_bb_domination_status): Always check if BB is a successor of LOOP->header and return NONDOMINATING if... 2011-04-05 15:30:54 -06:00
tree-ssa-uncprop.c
tree-ssa-uninit.c Fix pr47837 2011-03-15 18:15:01 +00:00
tree-ssa.c tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg. 2011-03-25 15:05:00 +00:00
tree-ssanames.c
tree-stdarg.c tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF. 2011-03-23 16:02:30 +00:00
tree-stdarg.h
tree-switch-conversion.c
tree-tailcall.c re PR tree-optimization/41490 (tree-ssa-sink does not really work) 2011-03-15 11:09:09 +00:00
tree-vect-data-refs.c tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype. 2011-03-28 08:40:49 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c
tree-vect-loop.c re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1072) 2011-03-29 10:26:25 +00:00
tree-vect-patterns.c gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS. 2011-03-22 11:12:57 +00:00
tree-vect-slp.c
tree-vect-stmts.c tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype. 2011-03-28 08:40:49 +00:00
tree-vectorizer.c
tree-vectorizer.h tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype. 2011-03-28 08:40:49 +00:00
tree-vrp.c re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
tree.c tree.h (struct tree_const_decl): Inherit from tree_decl_common. 2011-04-04 01:40:17 +00:00
tree.def
tree.h tree.h (struct tree_const_decl): Inherit from tree_decl_common. 2011-04-04 01:40:17 +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.c: Include sys/sdt.h if it exists. 2011-03-14 19:47:58 +00:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c re PR debug/48203 (ICE in dwarf2out.c while building eglibc.) 2011-03-29 01:53:46 +02:00
varasm.c lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot members. 2011-04-03 11:21:06 +00:00
varpool.c
vec.c
vec.h
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
web.c
xcoff.h
xcoffout.c
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.