This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32853] [4.3 regression] failing libjava testcases
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2007 16:57:44 -0000
- Subject: [Bug target/32853] [4.3 regression] failing libjava testcases
- References: <bug-32853-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from debian-gcc at lists dot debian dot org 2007-07-27 16:57 -------
this is not a bug in gij, but in glibc (2.6?), apparently fixed by:
2006-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/clone.S: Provide CFI for the outermost
`clone' function to ensure proper unwinding stop of gdb.
and
2006-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
* sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
`clone' function to ensure proper unwinding stop of gdb.
found in the glibc FC branch, but not in HEAD and glibc-2_6-branch.
Matthias
--
debian-gcc at lists dot debian dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32853