From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7284 invoked by alias); 16 Jan 2015 03:29:50 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 7179 invoked by uid 48); 16 Jan 2015 03:29:28 -0000 From: "anton at samba dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/64624] New: ppc64 build failure, ISA_2_7_MASKS_SERVER not declared Date: Fri, 16 Jan 2015 03:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: anton at samba dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-01/txt/msg01432.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64624 Bug ID: 64624 Summary: ppc64 build failure, ISA_2_7_MASKS_SERVER not declared Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: anton at samba dot org I'm seeing this build error as of: * config/rs6000/default64.h (TARGET_DEFAULT) [LITTLE_ENDIAN]: U= se ISA 2.7 (POWER8). g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common=20 -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include=20 -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/gcc/../libbacktrace -o options.o -MT option= s.o -MMD -MP -MF ./.deps/options.TPo options.c In file included from tm.h:30:0, from options.c:7: ../../gcc/gcc/config/rs6000/default64.h:23:25: error: =E2=80=98ISA_2_7_MASK= S_SERVER=E2=80=99 was not declared in this scope #define TARGET_DEFAULT (ISA_2_7_MASKS_SERVER | MASK_POWERPC64 | MASK_64BIT= | MASK_LITTLE_ENDIAN) ^ options.c:828:3: note: in expansion of macro =E2=80=98TARGET_DEFAULT=E2=80= =99 TARGET_DEFAULT, /* rs6000_isa_flags */ ^ >>From gcc-bugs-return-473439-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jan 16 03:42:56 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 11160 invoked by alias); 16 Jan 2015 03:42:55 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 11051 invoked by uid 48); 16 Jan 2015 03:42:25 -0000 From: "howarth at bromo dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgomp/64625] New: ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin Date: Fri, 16 Jan 2015 03:42:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgomp X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at bromo dot med.uc.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-01/txt/msg01433.txt.bz2 Content-length: 1833 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 Bug ID: 64625 Summary: ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: howarth at bromo dot med.uc.edu CC: jakub at gcc dot gnu.org At r219700, the libgomp test suite now shows 936 new unexpected failures at both -m32 and -m64. The failures are all excess errors of the form... spawn /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5-20150115/libgomp/testsuite/libgomp.c/examples-4/e.50.1.c -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin14.1.0/i386/libgomp/ -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin14.1.0/i386/libgomp/.libs -I/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin14.1.0/i386/libgomp -I/sw/src/fink.build/gcc50-5.0.0-1000/gcc-5-20150115/libgomp/testsuite/../../include -I/sw/src/fink.build/gcc50-5.0.0-1000/gcc-5-20150115/libgomp/testsuite/.. -march=i486 -shared-libgcc -fmessage-length=0 -fno-diagnostics-show-caret -fdiagnostics-color=never -fopenmp -O2 -L/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin14.1.0/i386/libgomp/.libs -lm -m32 -o ./e.50.1.exe^M Undefined symbols for architecture i386:^M "___OFFLOAD_TABLE__", referenced from:^M _vec_mult in ccXXDWUg.o^M ld: symbol(s) not found for architecture i386^M collect2: error: ld returned 1 exit status^M The object file produced only shows... # nm e.50.1.o | grep OFF U ___OFFLOAD_TABLE__