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.
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
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.
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
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
)
--
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
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
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
--- 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
--- 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
--- 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
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
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
13 matches
Mail list logo