--- Comment #7 from rguenth at gcc dot gnu dot org 2009-01-30 22:15 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-30 22:19 ---
This ICEs with -O1
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severi
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-01-30 22:20 ---
Confirmed on i?86 as well, even with 4.3 headers:
./cc1plus -quiet -O2 -Wall /tmp/t.ii
t.C: In function 'void bar()':
t.C:16: warning: dereferencing pointer '' does break strict-aliasing
rules
/usr/include/c++/4.3/
--- Comment #10 from pinskia at gcc dot gnu dot org 2009-01-30 22:20
---
*** Bug 39047 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-01-30 22:20 ---
*** This bug has been marked as a duplicate of 38072 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
Version|unknown |4.4.0
http://
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
Version|unknown |4.4.0
http://
--- Comment #25 from hjl at gcc dot gnu dot org 2009-01-30 22:36 ---
Subject: Bug 38245
Author: hjl
Date: Fri Jan 30 22:36:22 2009
New Revision: 143810
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143810
Log:
2009-01-30 H.J. Lu
Backport from mainline:
2009-
--- Comment #4 from kreckel at ginac dot de 2009-01-30 22:37 ---
(In reply to comment #3)
> From the point of view of GCC it is invalid because and the functions
> it declares are not provided by GCC, but by the C library.
On the other hand, one can argue that if GCC cannot guarantee t
--- Comment #5 from tydeman at tybor dot com 2009-01-30 22:42 ---
I consider emulation of decimal FP to be part of the compiler's job. Part of
that emulation is setting the FP execption flags as per IEEE-754-2008.
There is one set of FP exception flags (used for both binary FP and deci
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-01-30 22:51 ---
For
hook (D.15560_20, &a.l.D.14002._M_impl._M_node);
we somehow compute the wrong ESCAPED solution.
ESCAPED = { NULL ANYTHING ESCAPED NONLOCAL a b D.15681 }
this is missing a.32+32.
Bah, it turns out I again h
--- Comment #19 from zorry at ume dot nu 2009-01-30 22:59 ---
Created an attachment (id=17218)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17218&action=view)
fixed for gcc 4.3.3
Thanx for the help
The patch fix the error i have.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i
--- Comment #6 from joseph at codesourcery dot com 2009-01-30 23:14 ---
Subject: Re: Decimal floating-point exception flags done wrong
On Fri, 30 Jan 2009, tydeman at tybor dot com wrote:
> I consider emulation of decimal FP to be part of the compiler's job. Part of
> that emulation
--- Comment #11 from rguenth at gcc dot gnu dot org 2009-01-31 00:08
---
Hm, we are remapping
iftmp.1_6 = (struct A[0:n.0 + -1] *) D.1755_5
where the variable array pointer type contains in TYPE_SIZE_UNIT n.0_3 * 4
and n.0_3 is on the free list.
I wonder how we end up with an SSA nam
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-01-31 01:10 ---
[dhcp-10-98-10-23:~] apinski% ~/gcc4.3-gcc/bin/gcc -Wformat t.c -W -Wall
[dhcp-10-98-10-23:~] apinski% ~/gcc4.3-gcc/bin/gcc -Wformat t.c -W -Wall
-Wformat-security
t.c: In function 'main':
t.c:5: warning: format not
--- Comment #2 from paolo dot carlini at oracle dot com 2009-01-31 02:06
---
I don't think this is invalid, want to look a bit into it: I'm attaching a
draft patch which makes sense to me, i.e. if a definition of the operator is
provided, i is initialized to the correct value.
--
pa
--- Comment #3 from paolo dot carlini at oracle dot com 2009-01-31 02:07
---
Created an attachment (id=17219)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17219&action=view)
draft I'm using as a starting point
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28501
--- Comment #1 from blu dot dark at gmail dot com 2009-01-31 03:23 ---
Result unreproducible under the same compiler version and same compile options
on a OSX 10.5.6 core2duo host. Both 'flat_assignment_ai' and
'loop_assignment_ai' versions generate identical code.
$ i386-apple-darwin9.
--- Comment #2 from mano at roarinelk dot homelinux dot net 2009-01-31
06:14 ---
(In reply to comment #1)
> GNU C (GCC) version 4.3.3 20081218 (prerelease) [gcc-4_3-branch revision
> 142804] (i386-apple-darwin8.11.1)
>
>
> Did you modify GCC at all?
Ah, you're right. Gentoo enables -
101 - 119 of 119 matches
Mail list logo