re PR fortran/31588 (gfortran should be able to output Makefile dependencies with...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 26 Mar 2008 03:32:13 +0000 (03:32 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 26 Mar 2008 03:32:13 +0000 (20:32 -0700)
commitfd88fd0992aaad1329f310d6ed4782b9f95d8b22
tree464eb6c0aa6be2085e430e33f0206246a2dcdf44
parent9c349a39eb5b2466b60a0be488a0c55bbf7915b2
re PR fortran/31588 (gfortran should be able to output Makefile dependencies with -M* options)

2008-03-25  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR target/31588
        * config/rs6000/rs6000-c.c (rs6000_builtin_type_compatible): Handle
        error_mark_node's.

2008-03-25  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR target/31588
        * g++.dg/ext/altivec-15.C: New testcase.

From-SVN: r133541
gcc/ChangeLog
gcc/config/rs6000/rs6000-c.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/altivec-15.C [new file with mode: 0644]