[Bug c++/85400] New: R_SPARC_TLS_*: invalid relocations generated for optimized builds on sparc

2018-04-13 Thread phantall at gmail dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: phantall at gmail dot com Target Milestone: --- In Solaris 10 & 11 using GCC versions 4.8, 4.9.2, 7.2.0 I get relocation errors when thread_local variables are used

[Bug target/85400] R_SPARC_TLS_*: invalid relocations generated for optimized builds on sparc

2018-04-16 Thread phantall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 --- Comment #2 from Brian Vandenberg --- Sorry, I was hand-typing from an air-gapped network. I left the type name out; line 5 should read: > thread_local int mything = 3; -brian On Mon, Apr 16, 2018 at 2:52 AM, ebotcazou at gcc dot gnu.org

[Bug bootstrap/79076] New: [sparc/solaris] bootstrap comparison failure, in-tree binutils + --without-gnu-as

2017-01-12 Thread phantall at gmail dot com
Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: phantall at gmail dot com Target Milestone: --- Details: * solaris 10 * gcc 4.9.2 for the initial compiler * Followed the general configure/build pattern used by

[Bug bootstrap/79076] bootstrap comparison failure with Sun tools

2017-01-13 Thread phantall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79076 --- Comment #2 from Brian Vandenberg --- > Right, the 4.9.x series is not longer supported. I forgot to mention that this was happening with 5.4.0 and 6.3.0 as well.

[Bug other/45920] New: Building gcc: flags passed during configure step not used everywhere

2010-10-06 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45920 Summary: Building gcc: flags passed during configure step not used everywhere Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/45920] Building gcc: flags passed during configure step not used everywhere

2010-10-06 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45920 --- Comment #1 from Brian Vandenberg 2010-10-06 23:23:54 UTC --- This is more systemic than just (...)/gcc. Other Makefiles have the same issue (eg, libdecnumber, libcpp to name a few). -Brian

[Bug other/45992] New: MULTIOSSUBDIR in Makefile for /libgcc missing quotes on 'test'

2010-10-12 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45992 Summary: MULTIOSSUBDIR in Makefile for /libgcc missing quotes on 'test' Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug other/45994] New: During 'make clean', some variables not propagating properly

2010-10-12 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45994 Summary: During 'make clean', some variables not propagating properly Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon