[Bug target/26349] config/i386/i386.h: typo in comment?

2008-01-31 Thread bje at gcc dot gnu dot org
--- Comment #1 from bje at gcc dot gnu dot org 2008-02-01 02:19 --- Thanks for the report. In the mainline i386.h (changed since 4.2), the cpu types are enumerated rather than a sequence of #defines. As a result, i486 really is "2", so the comment is now correct. enum target_cpu_def

[Bug target/26349] config/i386/i386.h: typo in comment?

2008-01-31 Thread bje at gcc dot gnu dot org
-- bje at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bje at gcc dot gnu dot org |dot org

[bts-link] source package gcc-4.2

2008-01-31 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.2 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #442036 # * http://gcc.gnu.org/PR33410 # * remote status changed: NEW -> WAITING usertags 442036 - status-NE

Bug#463478: gcc-4.3: generates wrong code on i386 with -O3

2008-01-31 Thread Aurelien Jarno
Package: gcc-4.3 Version: 4.3-20080127-1 Severity: important The attached code, coming from the GNU libc (test-ifloat.c and s_cacoshf.c) gives wrong results when compiled with gcc-4.3 and -O3. The results are correct with gcc-4.3 and lower optimisation or with gcc-4.2. -- System Information: De

Votre nouveau CD-Rom est disponible

2008-01-31 Thread Service Clients
Title: Les annuaires France-Prospect Bonjour, La mise à jour du CD-Rom FRANCE PROSPECT Janvier 2008 est disponible. Un CD-Rom a été réservé pour votre société à un tarif préférentiel. Merci de cliquez sur ce lien pour en savoir plus sur les nouvelles fonctionnalités et notre nouvelle base de

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-01-31 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED|WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You a

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-01-31 Thread rth at gcc dot gnu dot org
--- Comment #13 from rth at gcc dot gnu dot org 2008-01-31 17:23 --- Created an attachment (id=15066) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15066&action=view) proposed fix There's two things we can do. First, we could modify loop-iv.c to cope with a CCmode REG_EQUAL note

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-01-31 Thread rth at gcc dot gnu dot org
--- Comment #12 from rth at gcc dot gnu dot org 2008-01-31 16:34 --- Looks like a bad REG_EQUAL note -- it's got a wrong (or confusing) mode. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail because: --- You reported the bug, or are watch

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-01-31 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org