# Automatically generated email from bts, devscripts version 2.10.35lenny1
# seems this was forgotten to be reopened aft
reopen 504323
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.10.35lenny1
> # seems this was forgotten to be reopened aft
> reopen 504323
Bug#504323: openoffice.org-core: Segmentation fault at startup with gcc 4.4 libs
Bug reopened, originator no
The earlier 'fixed in 4.3.2-2' message was wrong, should have been for
4.3.2-1.
Testing with correct parameters:
t...@burken:~/test/ada/bugs/497620$ gcc-4.3 --version
gcc-4.3 (Debian 4.3.2-1.1) 4.3.2
t...@burken:~/test/ada/bugs/497620$ gcc-4.3 -c -O2 -gnatN
board_strings.adb
board_strings.adb:4:
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Component|other |libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38732
--- Y
--- Comment #13 from jakub at gcc dot gnu dot org 2009-01-06 13:35 ---
So, referenceCount needs to be in any case nuked from struct __cxa_exception.
IMHO, either we define (probably in a different namespace)
struct __cxa_exception_with_refcount
{
_Atomic_word referenceCount;
struct _
--- Comment #12 from stephan dot bergmann at sun dot com 2009-01-06 09:12
---
I was a bit sloppy in what I wrote before (i.e., in what Matthias turned into
the description of this bug); it is the change of offsets of __cxa_exception
members caused by the addition of referenceCount that
Processing commands for cont...@bugs.debian.org:
> reopen 497620
Bug#497620: Bug box on legal code, raised TYPES.UNRECOVERABLE_ERROR :
comperr.adb:398
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, origi
reopen 497620
notfixed 497620 4.3.2-1
found 497620 4.3.2-1
thanks
David Starner writes:
> But he didn't even test the bug. It works fine with no options, but
> with the options given in the bug report, -O2 -gnatN, it fails.
Sorry, I overlooked that. Reopening and tagging the bug appropriately.
-
8 matches
Mail list logo