[Bug target/52474] Regression: AVR-GCC: arithmetics produce completely wrong result

2012-03-16 Thread wwieser at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52474 --- Comment #8 from wwieser at gmx dot de 2012-03-16 20:44:54 UTC --- @Georg-Johann Lay: Thank you very much for that quick response. > Obviously, the toolchain you use comes with bad patches. > I agree.

[Bug target/52474] Regression: AVR-GCC: arithmetics produce completely wrong result

2012-03-13 Thread wwieser at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52474 --- Comment #3 from wwieser at gmx dot de 2012-03-14 01:19:59 UTC --- OK, so talking to the debian maintainer, the GCC version I'm using is based upon patches available here: http://distribute.atmel.no/tools/opensource/avr-gcc/ Here is a

[Bug c/52474] Regression: AVR-GCC: arithmetics produce completely wrong result

2012-03-03 Thread wwieser at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52474 --- Comment #1 from wwieser at gmx dot de 2012-03-04 02:00:07 UTC --- Maybe I should add, the arguments to GCC were: avr-gcc -W -Wall -O2/-O0 -s -mmcu=atxmega192a3 ... The target device in question is an ATXmega192A3.

[Bug c/52474] New: Regression: AVR-GCC: arithmetics produce completely wrong result

2012-03-03 Thread wwieser at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52474 Bug #: 52474 Summary: Regression: AVR-GCC: arithmetics produce completely wrong result Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED

[Bug c++/25904] New: ICE on invalid code in switch stmt

2006-01-21 Thread wwieser at gmx dot de
mal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wwieser at gmx dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25904

[Bug c++/20669] New: Template candidates not listed in error message.

2005-03-28 Thread wwieser at gmx dot de
) -- Summary: Template candidates not listed in error message. Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org Reported

[Bug c++/20536] New: G++ segfault on tiny snipped of invalid code

2005-03-18 Thread wwieser at gmx dot de
tions. -- Summary: G++ segfault on tiny snipped of invalid code Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org

[Bug c++/20443] New: ICE on invalid C++ code

2005-03-12 Thread wwieser at gmx dot de
Severity: minor Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wwieser at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i

[Bug c++/20098] Unresolved dependent "static const" symbol in template

2005-02-19 Thread wwieser at gmx dot de
--- Additional Comments From wwieser at gmx dot de 2005-02-20 00:49 --- Subject: Re: Unresolved dependent "static const" symbol in template On Sunday 20 February 2005 01:34, pinskia at gcc dot gnu dot org wrote: > Yes you need to have declare the storage for the static va

[Bug c++/20098] Unresolved dependent "static const" symbol in template

2005-02-19 Thread wwieser at gmx dot de
--- Additional Comments From wwieser at gmx dot de 2005-02-20 00:31 --- Subject: Re: Unresolved dependent "static const" symbol in template Thanks for a REALLY quick reply! templatestruct A { static const T all_clr = T(0); static const T all_set = ~all_clr; }; int main

[Bug c++/20098] Unresolved dependent "static const" symbol in template

2005-02-19 Thread wwieser at gmx dot de
--- Additional Comments From wwieser at gmx dot de 2005-02-20 00:31 --- Subject: Re: Unresolved dependent "static const" symbol in template Thanks for a REALLY quick reply! templatestruct A { static const T all_clr = T(0); static const T all_set = ~all_clr; }; int main

[Bug c++/20098] New: Unresolved dependent "static const" symbol in template

2005-02-19 Thread wwieser at gmx dot de
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wwieser at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC bui

[Bug c++/19735] New: Spelling "error" in error message.

2005-01-31 Thread wwieser at gmx dot de
signed at gcc dot gnu dot org ReportedBy: wwieser at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19735