[Bug c++/52320] New: missing destructor call after thrown exception in initializer

2012-02-20 Thread mmehlich at semanticdesigns dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52320 Bug #: 52320 Summary: missing destructor call after thrown exception in initializer Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED

[Bug c/7652] -Wswitch-break : Warn if a switch case falls through

2012-02-20 Thread eric at brouhaha dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 Eric Smith changed: What|Removed |Added CC||eric at brouhaha dot com --- Comment #8 from

[Bug c/7652] -Wswitch-break : Warn if a switch case falls through

2012-02-20 Thread eric at brouhaha dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 --- Comment #9 from Eric Smith 2012-02-21 01:04:18 UTC --- Or, instead of a pragma as I proposed in me previous comment, the warning would be avoided by using a goto to the next case label. Updated version of the example from the first comment, w

[Bug c++/52321] New: poor diagnostic of invalid cast

2012-02-20 Thread igodard at pacbell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52321 Bug #: 52321 Summary: poor diagnostic of invalid cast Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug lto/52322] New: lto1: internal compiler error: in lto_symtab_register_decl, at lto-symtab.c:148

2012-02-20 Thread k.nakamura at nao dot ac.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52322 Bug #: 52322 Summary: lto1: internal compiler error: in lto_symtab_register_decl, at lto-symtab.c:148 Classification: Unclassified Product: gcc Version: 4.6.2 Status:

[Bug target/52301] avr-gcc 4.6.2 produces NOP loop in simple while statement

2012-02-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52301 --- Comment #1 from Andrew Pinski 2012-02-21 03:42:56 UTC --- Can you provide the preprocessed source? Add -save-temps and attach the .i file? Also can you run "avr-gcc -v" and provide the output of that?

[Bug translation/52234] translatable string typo: "argument argument"

2012-02-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52234 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug ada/48918] GNAT Bug Box with Assert_Failure with einfo.adb:2661

2012-02-20 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48918 Alexander Basov changed: What|Removed |Added CC||coopht at gmail dot com --- Comment #1

<    1   2