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 regression/53964] New: regression: sparc64 FreeBSD: /usr/ports/lang/gcc46/work/build/./prev-gcc/include/stddef.h:150:26: error: two or more data types n declaration specifiers


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

             Bug #: 53964
           Summary: regression: sparc64 FreeBSD:
                    /usr/ports/lang/gcc46/work/build/./prev-gcc/include/st
                    ddef.h:150:26: error: two or more data types n
                    declaration specifiers
    Classification: Unclassified
           Product: gcc
           Version: 4.6.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mexas@bristol.ac.uk


FreeBSD 10.0-CURRENT #4 r235474 sparc64

# pkg info -xo gcc
gcc-4.6.4.20120413: lang/gcc46
gcc-4.7.1.20120414: lang/gcc47
#

Updating gcc46 gives:

gmake[3]: Entering directory `/usr/ports/lang/gcc46/work/build/libcpp'
/usr/ports/lang/gcc46/work/build/./prev-gcc/xgcc
-B/usr/ports/lang/gcc46/work/build/./prev-gcc/
-B/sr/local/sparc64-portbld-freebsd10.0/bin/
-B/usr/local/sparc64-portbld-freebsd10.0/bin/
-B/usr/loca/sparc64-portbld-freebsd10.0/lib/ -isystem
/usr/local/sparc64-portbld-freebsd10.0/include -isystem
usr/local/sparc64-portbld-freebsd10.0/sys-include    
-I.././../gcc-4.6-20120608/libcpp -I.
-I../././gcc-4.6-20120608/libcpp/../include
-I.././../gcc-4.6-20120608/libcpp/include  -g -O2 -gtoggle -W Wall
-Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes
-Wmissing-prototypes -Wold-styl-definition -Wc++-compat -pedantic
-Wno-long-long  -I.././../gcc-4.6-20120608/libcpp -I.
-I.././../cc-4.6-20120608/libcpp/../include
-I.././../gcc-4.6-20120608/libcpp/include  -c -o charset.o -MT chrset.o -MMD
-MP -MF .deps/charset.Tpo .././../gcc-4.6-20120608/libcpp/charset.c
In file included from .././../gcc-4.6-20120608/libcpp/system.h:30:0,
                 from .././../gcc-4.6-20120608/libcpp/charset.c:22:
/usr/ports/lang/gcc46/work/build/./prev-gcc/include/stddef.h:150:26: error: two
or more data types n declaration specifiers
gmake[3]: *** [charset.o] Error 1


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