[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 -save-temps -gstabs

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

2005-03-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12 23:11 --- Is there a reason why you are using stabs+, the default debuging format on solaris is dwarf-2 which provides more information. -- What|Removed |Added --