gcc/gcc
David S. Miller 1ec01ab2fb Add sparc 3D array addressing VIS intrinsics.
gcc/

	* config/sparc/sparc.md (UNSPEC_ARRAY8, UNSPEC_ARRAY16,
	UNSPEC_ARRAY32): New unspec.
	(define_attr type): New type 'array'.
	(array{8,16,32}<P:mode>_vis): New patterns.
	* config/sparc/ultra1_2.md: Add reservations for 'array'.
	* config/sparc/ultra3.md: Likewise.
	* config/sparc/niagara.md: Likewise.
	* config/sparc/niagara2.md: Likewise.
	* config/sparc/sparc.c (sparc_vis_init_builtins): Build new
	array builtins.
	* config/sparc/visintrin.h (__vis_array8, __vis_array16,
	__vis_array32): New.
	* doc/extend.texi: Document new VIS builtins.

gcc/testsuite/

	* gcc.target/sparc/array.c: New test.

From-SVN: r179334
2011-09-29 00:35:16 -07:00
..
ada a-cbhase.adb, [...]: Add iterator machinery to bounded sets and indefinite sets. 2011-09-27 12:11:01 +02:00
c-family PR c++/33255 - Support -Wunused-local-typedefs warning 2011-09-08 15:54:24 +02:00
common Add BMI2 support. 2011-08-23 10:02:15 -07:00
config Add sparc 3D array addressing VIS intrinsics. 2011-09-29 00:35:16 -07:00
cp re PR c++/45278 (-Wextra doesn't warn about (pointer < 0 ).) 2011-09-28 22:04:48 +00:00
doc Add sparc 3D array addressing VIS intrinsics. 2011-09-29 00:35:16 -07:00
fortran trans-types.c (gfc_type_for_size): Return wider type if no suitable narrower type has been found. 2011-09-27 21:17:31 +02:00
ginclude arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. 2011-09-13 12:48:33 +00:00
go Fix location of error about unused import "unsafe". 2011-09-26 19:36:06 +00:00
java * Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o) 2011-08-24 11:47:06 +01:00
lto Fix the use of linemap_add and remove unnecessary kludge 2011-08-28 22:14:46 +02:00
objc
objcp
po * ja.po: Update. 2011-09-02 14:45:31 +01:00
testsuite Add sparc 3D array addressing VIS intrinsics. 2011-09-29 00:35:16 -07:00
ABOUT-GCC-NLS
acinclude.m4 Disable .init_array/.fini_array support on Solaris (PR target/50166) 2011-08-26 15:17:42 +00:00
aclocal.m4 Centralize PICFLAG configuration 2011-08-22 16:54:02 +00:00
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c re PR middle-end/49905 (Better sanity checking on sprintf src & dest to produce warning for dodgy code ?) 2011-08-04 09:40:24 +02:00
auto-inc-dec.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
BASE-VER
basic-block.h rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
bb-reorder.c re PR rtl-optimization/50212 (ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition) 2011-09-12 19:55:36 +02:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
builtin-attrs.def
builtin-types.def
builtins.c re PR middle-end/38509 (Bogus "attempt to free a non-heap object" warning) 2011-08-23 18:06:42 +00:00
builtins.def builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions. 2011-08-12 14:32:41 +02:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02: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_postfix_expression): Convert operands of __builtin_complex to their semantic types. 2011-08-19 22:55:44 +01:00
c-tree.h c-decl.c (shadow_tag_warned): Check for _Noreturn. 2011-08-18 22:35:42 +01:00
c-typeck.c re PR c/50179 (wrong "set but not used" warning) 2011-08-26 16:37:22 +02:00
caller-save.c
calls.c re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c) 2011-09-22 12:26:41 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c cfgcleanup.c (try_head_merge_bb): If get_condition returns NULL for a jump that is a cc0 insn... 2011-09-13 20:40:53 +00:00
cfgexpand.c cfgexpand.c (add_stack_var): Assert that the alignment is not zero. 2011-09-03 14:56:53 +00:00
cfghooks.c
cfghooks.h
cfglayout.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c rtl.h (set_rtx_cost, [...]): New functions. 2011-08-18 12:36:51 +00:00
cfgloopmanip.c
cfgrtl.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
cgraph.c cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. 2011-09-02 15:26:30 +02:00
cgraph.h ipa-inline.h (struct inline_summary): Move versionable flag... 2011-09-06 16:46:55 +02:00
cgraphbuild.c
cgraphunit.c invoke.texi (ffat-lto-objects): Document. 2011-09-27 14:36:48 +00:00
ChangeLog Add sparc 3D array addressing VIS intrinsics. 2011-09-29 00:35:16 -07: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
collect2.h
combine-stack-adj.c re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439) 2011-08-02 15:18:35 -07:00
combine.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
common.opt common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
compare-elim.c
conditions.h
config.build
config.gcc Move target CPP macro handling to C file and add __VIS/__VIS__. 2011-09-26 12:04:35 -07:00
config.host config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* builds. 2011-09-05 08:58:57 -07:00
config.in configure.ac: Add test for new section attribute specifier "e" via define... 2011-09-28 10:07:39 +02:00
configure configure.ac: Add test for new section attribute specifier "e" via define... 2011-09-28 10:07:39 +02:00
configure.ac configure.ac: Add test for new section attribute specifier "e" via define... 2011-09-28 10:07:39 +02:00
convert.c re PR middle-end/50083 (All 32-bit fortran tests fail on 32-bit Solaris) 2011-08-26 18:10:45 +02:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c fix -fbranch-probabilities and adjust testsuite 2011-08-30 13:18:49 +02:00
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cppspec.c
cprop.c
crtstuff.c Use .init_arrary/.fini_array sections if possible. 2011-08-20 13:02:17 -07:00
cse.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
cselib.c
cselib.h
cstamp-h.in
data-streamer-in.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer.c rebase 2011-08-08 12:49:34 -04:00
data-streamer.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
DATESTAMP Daily bump. 2011-09-29 00:18:27 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE
df-core.c
df-problems.c df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead_notes_for_mw. 2011-08-26 14:21:19 +00:00
df-scan.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
dse.h
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c re PR bootstrap/50010 (bootstrap comparison failure without CFI directives) 2011-09-12 21:29:31 +02:00
dwarf2out.c re PR rtl-optimization/50191 (Strange debug insn produced for TOC compiling 416.gamess with profile-generate) 2011-09-07 09:32:46 +02:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE. 2011-09-27 09:29:21 +02:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c re PR middle-end/50251 (Revision 178353 caused many test failures) 2011-09-14 14:32:07 +00:00
expmed.c arm.c (arm_override_options): Add unaligned_access support. 2011-09-14 13:47:42 +00:00
expmed.h
expr.c re PR c++/50361 ([C++0x] [4.7 Regression] ICE with std::initializer_list and nullptr) 2011-09-15 10:33:24 -04:00
expr.h re PR debug/50299 (entryval: bigendian 32bit->64bit extension breaks address match) 2011-09-12 17:49:38 +02:00
final.c final.c (final): Handle if JUMP_LABEL is not LABEL_P. 2011-09-21 07:41:22 +00:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c re PR middle-end/50460 (__builtin___strcpy_chk/__builtin_object_size don't work) 2011-09-28 13:47:12 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
function.h
fwprop.c fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations, check whether the modes are the same. 2011-09-27 17:24:03 +00:00
gbl-ctors.h
gcc-plugin.h
gcc.c gcc.c (self_spec): New variable. 2011-08-04 17:02:21 +02:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
gcse.h
gdbinit.in
genattr-common.c
genattr.c
genattrtab.c md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
genautomata.c genautomata.c (NO_COMB_OPTION): New macro. 2011-08-30 13:15:38 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
gengtype-lex.l gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise. 2011-08-04 13:30:45 +02:00
gengtype-parse.c gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise. 2011-08-04 13:30:45 +02:00
gengtype-state.c gengtype-state.c (write_state): Remove timestamped header line. 2011-08-24 11:14:56 +00:00
gengtype.c gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise. 2011-08-04 13:30:45 +02:00
gengtype.h
genhooks.c
genmddeps.c
genmodes.c
genmultilib
genopinit.c re PR tree-optimization/27460 (Does not vectorize statements with mixed type COND_EXPRs) 2011-09-02 13:53:32 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_alloc_zone_vec_rtvec_def. 2011-08-16 14:14:26 +00:00
gimple-fold.c gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
gimple-fold.h
gimple-iterator.c
gimple-low.c
gimple-pretty-print.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
gimple-pretty-print.h
gimple-streamer-in.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
gimple-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
gimple-streamer.h rebase 2011-08-08 12:49:34 -04:00
gimple.c gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
gimple.def
gimple.h gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
gimplify.c re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstructed array-refs) 2011-08-30 14:06:00 +00:00
glimits.h
godump.c godump.c (go_define): Treat a single character in single quotes, or a string, as an operand. 2011-09-23 14:28:13 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
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 Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-lynx.h
gthr-mipssde.h
gthr-posix.c
gthr-posix.h gthr-posix.h (__gthread_active_p): Do not use preprocessor conditionals and comments inside macro arguments. 2011-08-29 23:00:39 +02:00
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
haifa-sched.c haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead. 2011-09-19 21:26:26 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c PR middle-end/44382: Tree reassociation improvement 2011-09-06 09:42:47 -07:00
hooks.h PR middle-end/44382: Tree reassociation improvement 2011-09-06 09:42:47 -07:00
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c
hw-doloop.h
hwint.c re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) 2011-08-18 11:30:42 +00:00
hwint.h Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
ifcvt.c ifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument. 2011-09-27 10:49:17 -06:00
implicit-zee.c
incpath.c
incpath.h
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
internal-fn.c
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-cp.c ipa-prop.h (jump_func_type): Updated comments. 2011-09-23 15:22:43 +02:00
ipa-inline-analysis.c * ipa-inline-analysis.c (MAX_TIME): Reduce to avoid overflows. 2011-09-27 15:27:41 +00:00
ipa-inline-transform.c inline-1.c: new testcase. 2011-09-23 17:30:34 +00:00
ipa-inline.c ipa-inline-transform.c (inline_call): Always update jump functions after inlining. 2011-09-22 11:57:43 +00:00
ipa-inline.h inline-1.c: new testcase. 2011-09-23 17:30:34 +00:00
ipa-prop.c ipa-prop.h (jump_func_type): Updated comments. 2011-09-23 15:22:43 +02:00
ipa-prop.h ipa-prop.h (jump_func_type): Updated comments. 2011-09-23 15:22:43 +02:00
ipa-pure-const.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
ipa-reference.h
ipa-split.c re PR tree-optimization/50287 (FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto) 2011-09-08 15:09:38 +02:00
ipa-utils.c
ipa-utils.h
ipa.c
ira-build.c
ira-color.c re PR bootstrap/50146 (unused variable saved_nregs in ira-color.c broke arm-linux-gnueabi bootstrap) 2011-08-22 11:38:14 +02:00
ira-conflicts.c
ira-costs.c re PR rtl-optimization/49890 (IRA spill with plenty of available registers) 2011-08-18 17:06:18 +00:00
ira-emit.c
ira-int.h re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-optimal way) 2011-08-18 14:56:36 +00:00
ira-lives.c ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_class_max_nregs. 2011-08-21 02:14:37 +00:00
ira.c ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_class_max_nregs and ira_available_class_regs. 2011-08-23 23:06:04 +00:00
ira.h
jump.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-libsystem.ver
limitx.h
limity.h
lists.c
longlong.h
loop-doloop.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-init.c
loop-invariant.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c ipa-inline.h (struct inline_summary): Move versionable flag... 2011-09-06 16:46:55 +02:00
lto-compress.c
lto-compress.h
lto-opts.c
lto-section-in.c rebase 2011-08-08 12:49:34 -04:00
lto-section-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-streamer-in.c re PR lto/50165 (Huge build time regression (Firefox lto build)) 2011-08-26 16:02:17 +00:00
lto-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-streamer.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-streamer.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-symtab.c
lto-wrapper.c
machmode.def
machmode.h
main.c
Makefile.in common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c SMS: Minor misc. fixes 2011-09-13 06:01:24 +00:00
omega.c
omega.h
omp-builtins.def backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause) 2011-08-02 18:13:29 +02:00
omp-low.c backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause) 2011-08-02 18:13:29 +02:00
ONEWS
opt-functions.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opt-gather.awk
opt-include.awk
opt-read.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
optabs.c re PR tree-optimization/27460 (Does not vectorize statements with mixed type COND_EXPRs) 2011-09-02 13:53:32 +00:00
optabs.h re PR tree-optimization/27460 (Does not vectorize statements with mixed type COND_EXPRs) 2011-09-02 13:53:32 +00:00
optc-gen.awk opts.c (print_specific_help): Fix off-by-one compare in assertion check. 2011-09-02 21:19:17 +00:00
optc-save-gen.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opth-gen.awk opth-gen.awk: Do not declare target save/restore structures and functions if IN_RTS defined. 2011-08-19 11:16:02 +01:00
opts-common.c Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opts-diagnostic.h
opts-global.c
opts.c common.opt: Add -foptimize-strlen option. 2011-09-27 18:18:49 +02:00
opts.h opts.c (print_specific_help): Fix off-by-one compare in assertion check. 2011-09-02 21:19:17 +00:00
output.h output.h (SECTION_EXCLUDE): New macro. 2011-09-27 17:52:13 +00:00
params.c
params.def common.opt: Add -foptimize-strlen option. 2011-09-27 18:16:57 +02:00
params.h
passes.c common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
plugin.c plugin.def: Add event for finish_decl. 2011-08-11 11:57:38 -04:00
plugin.def plugin.def: Add event for finish_decl. 2011-08-11 11:57:38 -04:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing) 2011-09-20 00:57:39 +00:00
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h pretty-print.h (pp_unsigned_wide_integer): New. 2011-09-02 13:52:12 +00:00
print-rtl.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
print-tree.c
profile.c Fix a bug that broke -freorder-functions 2011-08-04 06:20:59 +00:00
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c recog.c (asm_labels_ok): New function. 2011-09-06 10:02:41 +00:00
recog.h
reg-notes.def re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439) 2011-08-02 15:18:35 -07:00
reg-stack.c
regcprop.c
reginfo.c
regmove.c
regrename.c regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
regs.h regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
regset.h
regstat.c
reload1.c re PR rtl-optimization/50249 (ira marks wrong value for inheriting) 2011-09-27 14:55:11 +00:00
reload.c reload.c (find_reloads): Set operand_mode to Pmode for address operands consisting of just a CONST_INT. 2011-09-22 18:54:34 +00:00
reload.h
reorg.c reorg.c: Always define make_return_insns. 2011-09-13 14:42:29 +00:00
resource.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
resource.h
rtl-error.c
rtl-error.h
rtl.c rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially. 2011-09-12 23:38:21 +00:00
rtl.def md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
rtl.h rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE. 2011-09-27 09:29:21 +02:00
rtlanal.c * rtlanal.c (nonzero_bits1): Handle CLRSB. 2011-08-26 14:15:25 +02:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2234 with -fsched2-use-superblocks) 2011-08-12 14:00:00 -07:00
sched-ebb.c re PR rtl-optimization/49900 (ICE in advance_target_bb, at sched-ebb.c:691) 2011-08-05 18:22:36 +00:00
sched-int.h re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2234 with -fsched2-use-superblocks) 2011-08-12 14:00:00 -07:00
sched-rgn.c
sched-vis.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c sel-sched-ir.c (has_dependence_note_reg_use): Call ds_full_merge only if producer writes to the register given by regno. 2011-08-11 15:55:11 +04:00
sel-sched-ir.h sel-sched-ir.h (register_unavailable_p): Declare. 2011-08-11 15:48:07 +04:00
sel-sched.c sel-sched-ir.h (register_unavailable_p): Declare. 2011-08-11 15:48:07 +04:00
sel-sched.h
sese.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
sese.h
simplify-rtx.c rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE. 2011-09-27 09:29:21 +02:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
stor-layout.c stor-layout.c (layout_type): Use size_binop for array size calculations. 2011-09-05 09:03:08 +00:00
store-motion.c
streamer-hooks.c rebase 2011-08-08 12:49:34 -04:00
streamer-hooks.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
stringpool.c
sync-builtins.def
system.h tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove. 2011-08-20 13:18:35 +04:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target.def tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P. 2011-09-26 12:46:09 +00:00
target.h
targhooks.c tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove. 2011-08-20 13:18:35 +04:00
targhooks.h
timevar.c
timevar.def common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
timevar.h
tlink.c
toplev.c invoke.texi (ffat-lto-objects): Document. 2011-09-27 14:36:48 +00:00
toplev.h
tracer.c
tree-affine.c Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-affine.h Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace. 2011-09-05 10:31:04 +00:00
tree-cfgcleanup.c
tree-chrec.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-chrec.h tree.h (ptrofftype_p): New helper function. 2011-08-16 13:55:30 +00:00
tree-complex.c
tree-data-ref.c tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-data-ref.h tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-dfa.c
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
tree-dump.h
tree-eh.c tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge. 2011-09-25 14:55:12 +00:00
tree-emutls.c re PR middle-end/49500 (gcc.dg/tls/alias-1.c) 2011-08-05 20:52:03 +00:00
tree-flow-inline.h
tree-flow.h re PR tree-optimization/50213 (Regression in space-optimized code relative to 4.5.x) 2011-09-07 11:28:39 +00:00
tree-if-conv.c re PR tree-optimization/50319 (if-conversion produces unvectorizable conditions) 2011-09-07 14:19:33 +00:00
tree-inline.c ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and node_versionable. 2011-09-02 17:37:38 +02:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-mudflap.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-mudflap.h
tree-nested.c backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause) 2011-08-02 18:13:29 +02:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c tree-object-size.c (compute_object_sizes): Fix dumping of folded statement. 2011-09-27 10:06:40 +00:00
tree-optimize.c Fix a bug in cfg fixup 2011-08-04 06:22:15 +00:00
tree-outof-ssa.c
tree-parloops.c
tree-pass.h common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
tree-phinodes.c
tree-predcom.c tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-pretty-print.c pretty-print.h (pp_unsigned_wide_integer): New. 2011-09-02 13:52:12 +00:00
tree-pretty-print.h
tree-profile.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-scalar-evolution.c tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge. 2011-09-25 14:55:12 +00:00
tree-scalar-evolution.h
tree-sra.c re PR libgomp/50386 (libgomp.h:87:5: error: unnamed struct/union that defines no instances) 2011-09-27 17:18:22 +00:00
tree-ssa-address.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-ssa-alias.c re PR target/47025 (Dead stores in variadic functions not eliminated) 2011-09-06 15:56:20 +00:00
tree-ssa-alias.h tree-ssa-alias.h (pt_solution_singleton_p): Declare. 2011-09-26 12:36:56 +00:00
tree-ssa-ccp.c tree-ssa-alias.h (pt_solution_singleton_p): Declare. 2011-09-26 12:36:56 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c re PR tree-optimization/19831 (Missing DSE/malloc/free optimization) 2011-09-08 13:00:23 +00:00
tree-ssa-dom.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c re PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap) 2011-08-28 12:08:41 +00:00
tree-ssa-loop-manip.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) 2011-08-18 11:30:42 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
tree-ssa-operands.c tree-ssa-operands.c (swap_tree_operands): Always adjust existing operand positions. 2011-09-09 10:31:10 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c re PR middle-end/50260 (internal compiler error: Segmentation fault at ../../gcc/gcc/tree-ssa-live.c:88) 2011-09-02 18:31:47 +00:00
tree-ssa-phiprop.c
tree-ssa-pre.c re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-propagate.c gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
tree-ssa-propagate.h gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
tree-ssa-reassoc.c PR middle-end/44382: Tree reassociation improvement 2011-09-06 09:42:47 -07:00
tree-ssa-sccvn.c re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-sccvn.h re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-sink.c
tree-ssa-strlen.c common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
tree-ssa-structalias.c tree-ssa-alias.h (pt_solution_singleton_p): Declare. 2011-09-26 12:36:56 +00:00
tree-ssa-tail-merge.c re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in this function) 2011-08-11 14:28:36 +00:00
tree-ssa.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-streamer-in.c cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. 2011-09-02 15:26:30 +02:00
tree-streamer-out.c cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. 2011-09-02 15:26:30 +02:00
tree-streamer.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
tree-streamer.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
tree-switch-conversion.c
tree-tailcall.c
tree-vect-data-refs.c re PR tree-optimization/50413 (Incorrect instruction is used to shift value of 128 bit xmm0 registrer) 2011-09-19 11:46:00 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c
tree-vect-loop.c re PR tree-optimization/50328 (reduction with constant or invariant not vectorized) 2011-09-09 12:35:11 +00:00
tree-vect-patterns.c re PR middle-end/50343 (FAIL: gfortran.dg/graphite/id-22.f) 2011-09-12 06:01:15 +00:00
tree-vect-slp.c tree-vect-stmts.c (vectorizable_type_demotion): Handle basic block vectorization. 2011-09-27 12:26:34 +00:00
tree-vect-stmts.c tree-vect-stmts.c (vectorizable_type_demotion): Handle basic block vectorization. 2011-09-27 12:26:34 +00:00
tree-vectorizer.c tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file. 2011-09-04 08:53:43 +00:00
tree-vectorizer.h tree-vectorizer.h (struct _stmt_vec_info): Add new field for pattern def statement, and its access macro. 2011-08-04 16:47:17 +00:00
tree-vrp.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
tree.c cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. 2011-09-02 15:26:30 +02:00
tree.def 20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> 2011-08-29 11:55:45 +00:00
tree.h * tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_CHECK4. 2011-09-19 12:32:41 +00:00
treestruct.def
tsystem.h tsystem.h (CONST_CAST2, CONST_CAST): Define. 2011-08-05 12:14:55 +00:00
typeclass.h
value-prof.c tree.h (get_pointer_alignment): Remove max-align argument. 2011-08-10 12:24:23 +00:00
value-prof.h
var-tracking.c re PR debug/50299 (entryval: bigendian 32bit->64bit extension breaks address match) 2011-09-12 17:49:38 +02:00
varasm.c output.h (SECTION_EXCLUDE): New macro. 2011-09-27 17:52:13 +00:00
varpool.c
vec.c
vec.h regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
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.


Avoid unnecessary test before free
----------------------------------

Since SunOS 4 stopped being a reasonable portability target,
(which happened around 2007) there has been no need to guard
against "free (NULL)".  Thus, any guard like the following
constitutes a redundant test:

  if (P)
    free (P);

It is better to avoid the test.[*]
Instead, simply free P, regardless of whether it is NULL.

[*] However, if your profiling exposes a test like this in a
performance-critical loop, say where P is nearly always NULL, and
the cost of calling free on a NULL pointer would be prohibitively
high, consider using __builtin_expect, e.g., like this:

  if (__builtin_expect (ptr != NULL, 0))
    free (ptr);



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.