]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/18644 (-Wsynth warning in <complex>)
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 4 Apr 2005 07:42:34 +0000 (07:42 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 4 Apr 2005 07:42:34 +0000 (07:42 +0000)
commit9a3bbc2913662670682efdd50f1a3a3a647b3639
tree4feaf984d79587f3cc234ca01e32ccd256b3b6ce
parent836d88c97f73fab6fa3a441b1213fecbc652b425
re PR c++/18644 (-Wsynth warning in <complex>)

        PR c++/18644
        * doc/invoke.texi (-Wsynth): Remove documentation.

cp/
        PR c++/18644
        * call.c (build_new_op): Remove check for warn_synth.

testsuite/
        PR c++/18644
        * g++.old-deja/g++.jason/warning9.C (struct A, main): Adjust.

From-SVN: r97524
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/doc/invoke.texi
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.jason/warning9.C