[Bug c++/20505] [4.0 Regression] internal error when compiling with -ggdb2 and no error with -ggdb1

2005-04-07 Thread ivanr at syncad dot com
--- 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

[Bug target/20446] [4.0/4.1 Regression] invalid assembly with -gstabs+

2005-04-07 Thread ivanr at syncad dot com
--- 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

[Bug c++/20505] internal error when compiling with -ggdb2 and no error with -ggdb1

2005-03-16 Thread ivanr at syncad dot com
--- 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

[Bug c++/20505] New: internal error when compiling with -ggdb2 and no error with -ggdb1

2005-03-16 Thread ivanr at syncad dot com
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:

[Bug debug/20446] invalid assembly with -gstabs+

2005-03-14 Thread ivanr at syncad dot com
--- 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

[Bug debug/20446] invalid assembly with -gstabs+

2005-03-14 Thread ivanr at syncad dot com
--- 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

[Bug debug/20446] invalid assembly with -gstabs+

2005-03-14 Thread ivanr at syncad dot com
--- 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

[Bug debug/20446] invalid assembly with -gstabs+

2005-03-14 Thread ivanr at syncad dot com
--- 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

[Bug debug/20446] invalid assembly with -gstabs+

2005-03-13 Thread ivanr at syncad dot com
--- 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

[Bug debug/20446] gcc-4.0.0 doesn't produce a valid assembler file.

2005-03-12 Thread ivanr at syncad dot com
--- 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

[Bug c++/20446] New: gcc-4.0.0 doesn't produce a valid assembler file.

2005-03-12 Thread ivanr at syncad dot com
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