[Bug c++/26970] -O3 -Wformat=2 complains about floats written to ostream

2006-03-31 Thread myles at peakstreaminc dot com
--- Comment #2 from myles at peakstreaminc dot com 2006-04-01 00:19 --- g++ -O2 -Wformat=2 works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26970

[Bug c++/26970] -O3 -Wformat=2 complains about floats written to ostream

2006-03-31 Thread myles at peakstreaminc dot com
--- Comment #1 from myles at peakstreaminc dot com 2006-04-01 00:14 --- Created an attachment (id=11177) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11177&action=view) code to reproduce the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26970

[Bug c++/26970] New: -O3 -Wformat=2 complains about floats written to ostream

2006-03-31 Thread myles at peakstreaminc dot com
<< f << std::endl; } return 0; } }}} -- Summary: -O3 -Wformat=2 complains about floats written to ostream Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: minor Priority