]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/varasm.c
re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 11 Nov 2005 17:59:54 +0000 (17:59 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 11 Nov 2005 17:59:54 +0000 (12:59 -0500)
commitd35a40fca5e07a1b8399e1299110b97b960e7109
tree579ca01ef316f3815821b5b5fc7a82d62fcb1aaa
parent51a641fdb2ae830bce646ad72ab9919a269fb9d3
re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)

        PR 24644
        * common.opt (Wvolatile-register-var): New.
        * varasm.c (make_decl_rtl): Only emit warning when option
        specified.  Clarify warning message.
        * doc/invoke.texi (Wvolatile-register-var): Document new option.

        * doc/md.texi (copysign): Document standard named pattern.

From-SVN: r106791
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/doc/md.texi
gcc/varasm.c