[Bug other/67424] New: libcilkcrts fails to build on NetBSD

2015-09-01 Thread gcc at rkeene dot org
Assignee: unassigned at gcc dot gnu.org Reporter: gcc at rkeene dot org Target Milestone: --- GCC 5.2.0 fails to build a compiler for NetBSD on x86_64 by default. This is because libcilkrts/configure.tgt does not return unsupported for NetBSD on x86_64, but libcilkrts/runtime/os

[Bug c/51206] Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET

2014-05-21 Thread gcc at rkeene dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51206 gcc at rkeene dot org changed: What|Removed |Added Version|4.6.1 |4.9.0 --- Comment #3 from gcc at

[Bug c/58136] New: Initialized static global variables cause segfault on AIX with debugging symbols

2013-08-12 Thread gcc at rkeene dot org
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: gcc at rkeene dot org Tested with gcc 4.6.3 and gcc 4.8.1 with binutils 2.22 Program Listing #1 (test-1.c): static unsigned int test = 3; int main(int argc

[Bug c/51206] Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET

2011-11-18 Thread gcc at rkeene dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51206 --- Comment #1 from gcc at rkeene dot org 2011-11-18 08:27:00 UTC --- If I remove the "-B.../lib" argument from x86_64-slackware-linux/libgcc/Makefile then both the 32-bit and the 64-bit libgcc builds complete. That is, if I change the

[Bug c/51206] New: Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET

2011-11-18 Thread gcc at rkeene dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51206 Bug #: 51206 Summary: Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET Classification: Unclassified Product: gcc Version: 4.6.1 Status