ONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ivanr at syncad dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20446
--- Additional Comments From ivanr at syncad dot com 2005-03-12 23:13
---
Created an attachment (id=8377)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8377&action=view)
preprocessed and assembler file for sugarconverter.cpp
untar and apply this command:
g++ -v -sav
--- Additional Comments From ivanr at syncad dot com 2005-03-14 00:03
---
(In reply to comment #3)
> It's 4.1.0 if I read correctly.
Yes, actually it's 4.1.0 20050309
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20446
--- Additional Comments From ivanr at syncad dot com 2005-03-14 14:20
---
(In reply to comment #1)
> Is there a reason why you are using stabs+, the default debuging format on
solaris is dwarf-2 which
> provides more information.
yes, file compiles with default format but d
--- Additional Comments From ivanr at syncad dot com 2005-03-14 14:23
---
(In reply to comment #1)
> Is there a reason why you are using stabs+, the default debuging format on
solaris is dwarf-2 which
> provides more information.
stabs+ is used for compatibility issues wit
--- Additional Comments From ivanr at syncad dot com 2005-03-14 15:42
---
Subject: Re: invalid assembly with -gstabs+
Hi,
If I switch to default debug format, I get an internal compiler error in
another file that I guess would have to report as a different bug. I'll need
some
--- Additional Comments From ivanr at syncad dot com 2005-03-14 15:42
---
Subject: Re: invalid assembly with -gstabs+
Hi,
If I switch to default debug format, I get an internal compiler error in
another file that I guess would have to report as a different bug. I'll need
some
with -ggdb1
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ivanr at syncad dot com
CC:
--- Additional Comments From ivanr at syncad dot com 2005-03-16 22:15
---
Created an attachment (id=8408)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8408&action=view)
preprocessed and assembler files for clockevent.41.cpp
untar and apply this commmand:
g++ -v -sav
--- Additional Comments From ivanr at syncad dot com 2005-04-08 02:35
---
Subject: Re: [4.0/4.1 Regression] invalid assembly with
-gstabs+
patch tested. works fine.
thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20446
--- Additional Comments From ivanr at syncad dot com 2005-04-08 02:37
---
Subject: Re: [4.0 Regression] internal error when compiling
with -ggdb2 and no error with -ggdb1
patch tested. works fine.
thanks!
I found another ICE connected to the gdb2 format. Is it posible to send
a
11 matches
Mail list logo