gcc/gcc
Uros Bizjak 8ef4f42c93 i386.md (*fpatanxf3_i387, [...]): New insn patterns.
* config/i386/i386.md (*fpatanxf3_i387, fpatan_extend<mode>xf3_i387):
	New insn patterns.
	(atan2sf3_1, atan2df3_1, atan2xf3_1): Remove insn patterns.
	(atan2xf3): Directly generate RTL pattern.
	(atan2<mode>3): Rename from atan2sf3 and atan2df3 and macroize insn
	patterns using X87MODEF12 mode macro.  Use fpatan_extend<mode>xf3_i387
	and truncate result to requested mode.  Use SSE_FLOAT_MODE_P to
	disable patterns for SSE math.
	(atan<mode>2): Rename from atansf2 and atandf2 and macroize insn
	patterns using X87MODEF12 mode macro.  Use fpatan_extend<mode>xf3_i387
	and truncate result to requested mode.  Use SSE_FLOAT_MODE_P to
	disable patterns for SSE math.

From-SVN: r120950
2007-01-19 09:59:39 +01:00
..
ada
config i386.md (*fpatanxf3_i387, [...]): New insn patterns. 2007-01-19 09:59:39 +01:00
cp
doc 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@codesourcery.com> 2007-01-18 19:54:44 +00:00
fortran trans-stmt.c (compute_overall_iter_number): Fix a typo. 2007-01-18 11:24:41 -08:00
ginclude
java
objc
objcp
po
testsuite pr27528.c: Add -fno-pic option. 2007-01-18 22:32:43 +00:00
treelang
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
ChangeLog i386.md (*fpatanxf3_i387, [...]): New insn patterns. 2007-01-19 09:59:39 +01:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.lib
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2007-01-19 00:17:29 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in · Richard Guenther <rguenther@suse.de> 2007-01-18 13:00:33 +00:00
ONEWS
README.Portability
SERVICE
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
basic-block.h
bb-reorder.c
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c
builtins.def
c-aux-info.c
c-common.c
c-common.def
c-common.h
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-decl.c
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c
c-objc-common.c
c-objc-common.h
c-omp.c
c-opts.c · Richard Guenther <rguenther@suse.de> 2007-01-18 13:00:33 +00:00
c-parser.c
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h
c-typeck.c
c.opt
caller-save.c
calls.c 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@codesourcery.com> 2007-01-18 19:54:44 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfgexpand.c
cfghooks.c
cfghooks.h
cfglayout.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfglayout.h cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c
cgraph.c
cgraph.h
cgraphbuild.c
cgraphunit.c
collect2.c
collect2.h
combine.c
common.opt · Richard Guenther <rguenther@suse.de> 2007-01-18 13:00:33 +00:00
conditions.h
config.build
config.gcc 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> 2007-01-18 19:29:48 +00:00
config.host
config.in
configure
configure.ac
convert.c
convert.h
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file. 2007-01-18 19:09:59 +00:00
cse.c
cselib.c
cselib.h
cstamp-h.in
dbxout.c
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
df-core.c
df-problems.c
df-scan.c
df.h
dfp.c
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c
dwarf2out.h
emit-rtl.c
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
explow.c
expmed.c
expr.c
expr.h
final.c
fix-header.c
fixproto
flags.h
flow.c
fold-const.c fold-const.c (fold_unary): Optimize away a VIEW_CONVERT_EXPR to the same type as it's operand. 2007-01-19 00:30:47 +00:00
fp-test.c
function.c
function.h
fwprop.c
gbl-ctors.h
gcc.c
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c genautomata.c (write_automata): Include xstrerror output in the error message if... 2007-01-18 14:12:27 +11:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c genpreds.c (write_insn_preds_c): Only write out the function body for regclass_for_constraint if... 2007-01-18 09:15:19 +11:00
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-low.c
gimplify.c
glimits.h
global.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c
ipa-inline.c
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-reference.c
ipa-reference.h
ipa-type-escape.c
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
jump.c
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h
langhooks.c
langhooks.h
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver * libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0. 2007-01-19 06:27:18 +00:00
libgcc2.c
libgcc2.h
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
machmode.def
machmode.h
main.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c
omp-builtins.def
omp-low.c
opt-functions.awk
opt-gather.awk
optabs.c
optabs.h
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c
opts.h
output.h
params.c
params.def
params.h
passes.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c
protoize.c
read-rtl.c
real.c real.h (real_format): Add a canonical_nan_lsbs_set field. 2007-01-18 19:45:13 +00:00
real.h real.h (real_format): Add a canonical_nan_lsbs_set field. 2007-01-18 19:45:13 +00:00
recog.c
recog.h
reg-notes.def
reg-stack.c reg-stack.c (subst_stack_regs_pat): Use generic code for instructions that operate on the top of stack. 2007-01-18 14:06:57 +01:00
regclass.c
regmove.c
regrename.c
regs.h
reload.c
reload.h
reload1.c
reorg.c
resource.c
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
rtl.def
rtl.h
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c
sdbout.c
sdbout.h
see.c
simplify-rtx.c
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
stor-layout.c
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
target-def.h
target.h
targhooks.c
targhooks.h
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c
toplev.h
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-cfg.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-cfgcleanup.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-dump.c
tree-dump.h
tree-eh.c
tree-flow-inline.h
tree-flow.h tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-gimple.c
tree-gimple.h
tree-if-conv.c
tree-inline.c
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
tree-mudflap.c
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
tree-nrv.c
tree-object-size.c
tree-optimize.c
tree-outof-ssa.c
tree-pass.h
tree-phinodes.c
tree-pretty-print.c
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c
tree-ssa-address.c
tree-ssa-alias.c
tree-ssa-ccp.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c
tree-ssa-forwprop.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-ssa-live.c
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 tree-ssa-operands.c (vop_free_bucket_size): Never return value greater than NUM_VOP_FREE_BUCKETS. 2007-01-18 21:58:18 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-pre.c
tree-ssa-propagate.c tree-ssa-ccp.c (ccp_finalize): Return if something changed. 2007-01-18 09:11:57 +00:00
tree-ssa-propagate.h tree-ssa-ccp.c (ccp_finalize): Return if something changed. 2007-01-18 09:11:57 +00:00
tree-ssa-reassoc.c
tree-ssa-sink.c
tree-ssa-structalias.c tree-ssa-structalias.c: Update comments. 2007-01-18 21:30:38 +00:00
tree-ssa-structalias.h
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-vect-analyze.c
tree-vect-generic.c
tree-vect-patterns.c
tree-vect-transform.c
tree-vectorizer.c
tree-vectorizer.h
tree-vn.c
tree-vrp.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree.c
tree.def
tree.h
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.h
var-tracking.c
varasm.c
varpool.c
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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