public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu
       [not found] <bug-61840-4@http.gcc.gnu.org/bugzilla/>
@ 2014-07-18 12:22 ` kdevel at vogtner dot de
  2014-07-18 13:23 ` ian at airs dot com
  2014-07-18 13:26 ` ian at airs dot com
  2 siblings, 0 replies; 3+ messages in thread
From: kdevel at vogtner dot de @ 2014-07-18 12:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61840

--- Comment #1 from Stefan <kdevel at vogtner dot de> ---
After configuring with --with-arch-32=i686 I get

PASS: runtime/pprof
Aborted

testing.tRunner
        [redacted]/gcc-4.9.1/bld/gcc-4.9.1/libgo/go/testing/testing.go:392

goroutine 1 [chan receive]:
testing.RunTests
        [redacted]/gcc-4.9.1/bld/gcc-4.9.1/libgo/go/testing/testing.go:472
testing.Main
        [redacted]/gcc-4.9.1/bld/gcc-4.9.1/libgo/go/testing/testing.go:403
main.main
       
[redacted]/gcc-4.9.1/bld/gcc-objdir/x86_64-unknown-linux-gnu/32/libgo/gotest19278/test/_testmain.go:67
FAIL: sync/atomic


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu
       [not found] <bug-61840-4@http.gcc.gnu.org/bugzilla/>
  2014-07-18 12:22 ` [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu kdevel at vogtner dot de
@ 2014-07-18 13:23 ` ian at airs dot com
  2014-07-18 13:26 ` ian at airs dot com
  2 siblings, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2014-07-18 13:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61840

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
Please tell us what kind of system you are running on and precisely how you ran
configure.

The error report doesn't make sense; it seems incomplete.  I don't see how the
test could fail without printing out more than that.  What happens if you cd
into the directory x86_64-unknown-linux-gnu/32/libgo and run "make
sync/atomic/check"?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu
       [not found] <bug-61840-4@http.gcc.gnu.org/bugzilla/>
  2014-07-18 12:22 ` [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu kdevel at vogtner dot de
  2014-07-18 13:23 ` ian at airs dot com
@ 2014-07-18 13:26 ` ian at airs dot com
  2 siblings, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2014-07-18 13:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61840

--- Comment #3 from Ian Lance Taylor <ian at airs dot com> ---
On the other bug Uros Bizjak suggests that perhaps the fix is

https://gcc.gnu.org/ml/gcc-patches/2013-11/msg00309.html

but that that patch does not work for you because your system does not support
CFI directives in the assembler.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-18 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61840-4@http.gcc.gnu.org/bugzilla/>
2014-07-18 12:22 ` [Bug go/61840] [4.9 regression] sync/atomic FAILs on x86_64-unknown-linux-gnu kdevel at vogtner dot de
2014-07-18 13:23 ` ian at airs dot com
2014-07-18 13:26 ` ian at airs dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).