Bug#226244: [Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled (forwarded from laurent at guerby dot net)

2004-01-11 Thread Matthias Klose
tags 226244 + fixed-upstream retitle 226244 [fixed in 3.4] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled thanks ---BeginMessage--- --- Additional Comments From laurent at guerby dot net 2004-01-10 11:31 --- A trivial workaround is to use -largs

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-10 Thread laurent at guerby dot net
-- What|Removed |Added CC||laurent at guerby dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13620 --- You are receiving this

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-10 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-01-10 11:31 --- A trivial workaround is to use -largs -fprofile-arcs when calling gnatmake. The code generation bug is no longer present on mainline. $ gnatls -v GNATLS 3.4.0 20040105 (experimental) Copyright 1997-2004 Free

Processed: [Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled (forwarded from laurent at guerby dot net)

2004-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 226244 + fixed-upstream Bug#226244: [PR 13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled Tags were: upstream Tags added: fixed-upstream retitle 226244 [fixed in 3.4] [3.3 regression] gcc -O3

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-09 00:03 --- Ada bugs will not be fixed for 3.3.3 but the link error on mainlin, I think, is caused by gnatmake not passing -fprofile-arcs to gcc when linking. -- What|Removed