[Bug ld/12730] [regression] crash when allocating in a static constructor

2011-05-04 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 H.J. Lu changed: What|Removed |Added URL||http://sourceware.org/ml/bi

[Bug ld/12730] [regression] crash when allocating in a static constructor

2011-05-04 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 --- Comment #2 from H.J. Lu 2011-05-04 22:42:49 UTC --- The behavior of this testcase depends on the order of __static_initialization_and_destruction_0(int, int) and PWLIB_StaticLoader () PWLIB_StaticLoader must be called after __static_in

[Bug ld/12730] [regression] crash when allocating in a static constructor

2011-05-04 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- Configure bug

[Bug ld/12730] [regression] crash when allocating in a static constructor

2011-05-04 Thread doko at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 --- Comment #1 from Matthias Klose 2011-05-04 18:31:27 UTC --- succeeds with both gold from 2.21 and trunk -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Bug ld/12730] [regression] crash when allocating in a static constructor

2011-05-04 Thread doko at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 Matthias Klose changed: What|Removed |Added Summary|crash when allocating in a |[regression] crash when

[Bug ld/12730] New: crash when allocating in a static constructor

2011-05-04 Thread doko at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12730 Summary: crash when allocating in a static constructor Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: u