gnat-4.3_4.3.0-1_amd64.changes ACCEPTED

2008-03-15 Thread Debian Installer
Accepted: gnat-4.3-base_4.3.0-1_amd64.deb to pool/main/g/gnat-4.3/gnat-4.3-base_4.3.0-1_amd64.deb gnat-4.3_4.3.0-1.diff.gz to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-1.diff.gz gnat-4.3_4.3.0-1.dsc to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-1.dsc gnat-4.3_4.3.0-1_amd64.deb to pool/main/g/gnat-4.3/g

Processing of gnat-4.3_4.3.0-1_amd64.changes

2008-03-15 Thread Archive Administrator
gnat-4.3_4.3.0-1_amd64.changes uploaded successfully to localhost along with the files: gnat-4.3_4.3.0-1.dsc gnat-4.3_4.3.0.orig.tar.gz gnat-4.3_4.3.0-1.diff.gz gnat-4.3-base_4.3.0-1_amd64.deb libgnat-4.3_4.3.0-1_amd64.deb libgnatvsn4.3-dev_4.3.0-1_amd64.deb libgnatvsn4.3_4.3.0-1_amd6

[Bug target/35399] [4.3 regression] bootstrap error, ICE in free_list, at lists.c:52

2008-03-15 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35399 --- You

Processed: [bts-link] source package gcc-4.3

2008-03-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # > # bts-link upstream status pull for source package gcc-4.3 > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user [EMAIL PROTECTED] Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]). > # remote status report f

[Bug tree-optimization/35585] [4.2 Regression] Miscompiled inline assembly

2008-03-15 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|nouiz at nouiz dot org, | |gtalbot at locuspharma dot |

[Bug tree-optimization/35585] [4.2 Regression] Miscompiled inline assembly

2008-03-15 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-03-15 11:33 --- In fact it's completely wrong. # __b_5 = PHI <&D.12083(48), __b_342(22)>; :; # VUSE ; # VUSE ; # VUSE ; # VUSE ; D.12120_344 = *__b_5; should be # __b_5 = PHI <&D.12083(48), __b_342(22)>; :;

[Bug tree-optimization/35585] [4.2 Regression] Miscompiled inline assembly

2008-03-15 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-03-15 11:28 --- Sorry. The tree optimizers produce :; __asm__ __volatile__("fistl %0":"=m" r:"t" txcum * 2.0e+0 - 5.0e-1); D.16879 = r >> 1; if (D.16879 < sp->bbox[0]) goto ; else goto ; :; __b = &D.12083; goto (); :;