This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51922] New: g++.dg/ext/attrib42.C FAILs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51922

             Bug #: 51922
           Summary: g++.dg/ext/attrib42.C FAILs
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: jason@gcc.gnu.org
              Host: i386-pc-solaris2.1[01], i686-unknown-linux-gnu
            Target: i386-pc-solaris2.1[01], i686-unknown-linux-gnu
             Build: i386-pc-solaris2.1[01], i686-unknown-linux-gnu


The new g++.dg/ext/attrib42.C FAILs on Solaris 10 and 11/x86 and in a 32-bit
Linux/x86 compiler with -m64:

FAIL: g++.dg/ext/attrib42.C -std=c++98  (test for errors, line 11)
FAIL: g++.dg/ext/attrib42.C -std=c++98 (test for excess errors)
FAIL: g++.dg/ext/attrib42.C -std=c++11  (test for errors, line 11)
FAIL: g++.dg/ext/attrib42.C -std=c++11 (test for excess errors)

FAIL: g++.dg/ext/attrib42.C -std=c++98  (test for errors, line 11)
FAIL: g++.dg/ext/attrib42.C -std=c++98 (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/g++.dg/ext/attrib42.C:5:10: warning:
'fastcall' attribute ignored [-Wattributes]

  Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]