r122736 - in /trunk/gcc: ChangeLog c-decl.c out...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Fri Mar 9 00:32:00 GMT 2007


Author: pinskia
Date: Fri Mar  9 00:32:34 2007
New Revision: 122736

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122736
Log:
2007-03-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C/31072
        * c-decl.c (merge_decls): Don't call make_var_volatile.
        * varasm.c (make_var_volatile): Remove.
        * output.h (make_var_volatile): Remove.

2007-03-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C/31072
        * gcc.c-torture/execute/pr31072.c: New test.



Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr31072.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-decl.c
    trunk/gcc/output.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/varasm.c



More information about the Gcc-cvs mailing list