invoke.texi (Optimize Options): Add anchor for the type-punning blurb.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 25 Jun 2008 01:36:58 +0000 (01:36 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 25 Jun 2008 01:36:58 +0000 (01:36 +0000)
commit917db97b023775f3031e99040ed9d058ffdcbd21
tree23bb4c272723918d0263fd3f7f67da2986a41d02
parent9af5483ab3f3459aeecabb4207170eb6d4ebb79f
invoke.texi (Optimize Options): Add anchor for the type-punning blurb.

* doc/invoke.texi (Optimize Options) <fstrict-aliasing>: Add
anchor for the type-punning blurb.  Cross-reference "Structures
unions enumerations and bit-fields implementation".  Provide a
cast-through-pointer example.  Make final sentence self-contained.
* doc/implement-c.texi (Structures unions enumerations and
bit-fields implementation): Cross-reference the type-punning blurb
in the -fstrict-aliasing documentation.

From-SVN: r137095
gcc/ChangeLog
gcc/doc/implement-c.texi
gcc/doc/invoke.texi