This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15229] Omits constructor calls for variables not used otherwise.


------- Additional Comments From duz at sol-3 dot de  2004-04-30 16:43 -------
I just tried it on solaris-8 for sparc, with the compiler prebuilt from
sunfreeware.com:

$ /usr/local/bin/g++ -v -help 
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.0/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.4.0
$ 

Same problem.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15229


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]