[Bug other/53316] Change -O1 to be easily debugged and on by default

2012-05-10 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53316 David Stone changed: What|Removed |Added CC||DeusExSophismata at gmail

[Bug other/53316] New: Change -O1 to be easily debugged and on by default

2012-05-10 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53316 Bug #: 53316 Summary: Change -O1 to be easily debugged and on by default Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

[Bug other/53313] Add warning levels

2012-05-10 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53313 --- Comment #1 from David Stone 2012-05-10 22:00:17 UTC --- We could also consider deprecating -Wall and -Wextra in favor of the numbered warnings, but that obviously is not required.

[Bug other/53313] New: Add warning levels

2012-05-10 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53313 Bug #: 53313 Summary: Add warning levels Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Comp

[Bug c++/40752] -Wconversion generates false warnings for operands not larger than target type

2012-03-24 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40752 --- Comment #21 from David Stone 2012-03-24 21:25:08 UTC --- Why was this patch rejected, and is there a way to improve it so that obviously safe cases (such as PR52703) are not warned about without having to specify a '-Wno-' option? Yes, accor

[Bug c++/52703] New: -Wsign-conversion warns for unsigned short promoted to int and assigned to unsigned

2012-03-24 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52703 Bug #: 52703 Summary: -Wsign-conversion warns for unsigned short promoted to int and assigned to unsigned Classification: Unclassified Product: gcc Version: 4.6.2 Sta

[Bug c/38470] value range propagation (VRP) would improve -Wsign-compare

2012-03-23 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38470 David Stone changed: What|Removed |Added CC||DeusExSophismata at gmail

[Bug c++/52697] New: -Wsign-conversion warns for obviously correct code with implicit promotion to int

2012-03-23 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52697 Bug #: 52697 Summary: -Wsign-conversion warns for obviously correct code with implicit promotion to int Classification: Unclassified Product: gcc Version: 4.6.2 Statu

[Bug c++/52308] New: -pedantic -ffast-math fails to compile with

2012-02-18 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52308 Bug #: 52308 Summary: -pedantic -ffast-math fails to compile with Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: minor Priori

[Bug lto/51806] New: -flto ignores -Werror

2012-01-09 Thread DeusExSophismata at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51806 Bug #: 51806 Summary: -flto ignores -Werror Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: minor Priority: P3 Compone