https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #8 from Maciej Bliziński ---
Here's my attempt to get some information:
experimental10s 14:35:13 ~/src/opencsw-gar/v2/go $ gcc -v
Reading specs from /opt/csw/lib/gcc/sparc-sun-solaris2.10/5.1.0/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #7 from Maciej Bliziński ---
Checked again, the problem is still there in GCC-5.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
Maciej Bliziński changed:
What|Removed |Added
Version|4.9.0 |4.9.2
--- Comment #6 from Maciej Bliz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #5 from Maciej Bliziński ---
How to reproduce:
Requirements:
Solaris 10
svn
gmake
ginstall
gccgo 4.9.x
(Everything available as binary packages at OpenCSW)
svn checkout http://svn.code.sf.net/p/gar/code/csw/mgar/gar/v2/go gar-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #4 from Maciej Bliziński ---
Just checked on Linux 3.13.0 x86_64, gccgo 4.9.0, works fine. gccgo version:
$ gccgo --version
gccgo (Ubuntu 4.9-20140406-0ubuntu1) 4.9.0 20140405 (experimental) [trunk
revision 209157]
In the meantime,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #2 from Maciej Bliziński ---
I've just reproduced this with gcc-4.9.1 (Solaris 10 sparc).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
--- Comment #1 from Maciej Bliziński ---
I did some more testing. Running it under truss makes the binary work:
> truss -f -o /tmp/crashtest.truss bin/crashtest
2014/05/24 17:15:34 Making a request to
http://buildfarm.opencsw.org/pkgdb/rest/cata
Assignee: ian at airs dot com
Reporter: maciej at opencsw dot org
CC: cmang at google dot com
> ./bin/gen-catalog-index --help
Usage of ./bin/gen-catalog-index:
-arch="sparc": { sparc | i386 }
-catalog-release="unstable": e.g. unstable, b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49248
Maciej Bliziński changed:
What|Removed |Added
CC||maciej at opencsw dot org
--- Comment