Bug#456867: gnat-4.2: FTBFS: dpkg-shlibdeps: failure: couldn't find library libgnat-4.2.so.1 needed by debian/libgnatprj4.2/usr/lib/libgnatprj.so.4.2 (its RPATH is '').

2007-12-18 Thread Lucas Nussbaum
Package: gnat-4.2 version: 4.2.2-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20071217 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: WARNING: removing doc directory libgnatprj-dev

Bug#456596: Please upload gcc-defaults 1.62

2007-12-18 Thread Lucas Nussbaum
On 16/12/07 at 23:53 +0100, Arthur Loiret wrote: reassign 456596 gcc-defaults 1.61 thanks Matthias, Here is the diff against current SVN I already sent you. Hi, It would be great to fix this ASAP, as it makes a lot of packages FTBFS... -- | Lucas Nussbaum | [EMAIL PROTECTED]

Bug#456930: g++-4.3: Integer variable value lost due to optimizations?

2007-12-18 Thread Olaf van der Spek
Package: g++-4.3 Version: 4.3-20071130-1 Severity: normal Hi, I've got the following code to constructor an acceptor: server::server(asio::io_service io_service, request_handler req_handler, int fcgi_port): acceptor_(io_service, asio::ip::tcp::endpoint(asio::ip::tcp::v4(), fcgi_port)),

Bug#456930: Smaller testcase

2007-12-18 Thread Olaf van der Spek
With -O2 it calls bind with 0, without and with -O3 it works fine. http://downloads.sourceforge.net/asio/asio-0.3.9.tar.bz2?modtime=1197163255big_mirror=0 #include asio.hpp class server { public: server(asio::io_service); asio::ip::tcp::acceptor acceptor_; };

[Bug tree-optimization/34123] [4.3 Regression] verify_ssa failed with -ftree-loop-linear

2007-12-18 Thread spop at gcc dot gnu dot org
--- Comment #7 from spop at gcc dot gnu dot org 2007-12-18 19:40 --- Subject: Bug 34123 Author: spop Date: Tue Dec 18 19:40:35 2007 New Revision: 131040 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131040 Log: 2007-12-18 Sebastian Pop [EMAIL PROTECTED] PR

[Bug tree-optimization/34123] [4.3 Regression] verify_ssa failed with -ftree-loop-linear

2007-12-18 Thread spop at gcc dot gnu dot org
--- Comment #8 from spop at gcc dot gnu dot org 2007-12-18 19:42 --- Fixed. -- spop at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #4 from steven at gcc dot gnu dot org 2007-12-18 20:29 --- See http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg01406.html for recent test suite results. The first three failures are gone, as observed by Andreas too. The largefile.c failures still exist. But as Andrew

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-12-18 20:33 --- Martin, is this a bug you can still reproduce with the current SVN trunk? If so, could you provide a backtrace from gdb? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29472 --- You are receiving this mail

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-18 20:34 --- Martin, is this a bug you can still reproduce with the current SVN trunk? If so, could you provide a backtrace from gdb? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29474 --- You are receiving this mail

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-18 23:31 --- xf. http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01789.html I was wrong to object to this patch -- there really doesn't seem to be any other way. It's funny, on the one hand we complain about the code quality of

Results for 4.1.3 20071209 (prerelease) (Debian 4.1.2-18) testsuite on m68k-unknown-linux-gnu

2007-12-18 Thread Matthias Klose
LAST_UPDATED: Sun Dec 9 12:12:28 UTC 2007 (revision 130721) Target: m68k-linux-gnu gcc version 4.1.3 20071209 (prerelease) (Debian 4.1.2-18) Native configuration is m68k-unknown-linux-gnu === g++ tests === Running target unix WARNING: program timed out. FAIL:

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-12-18 Thread tbm at cyrius dot com
--- Comment #4 from tbm at cyrius dot com 2007-12-19 02:04 --- Breakpoint 1, fancy_abort (file=0x803da8 gcc/reload1.c, line=1086, function=0x803be1 reload) at gcc/diagnostic.c:640 640 { (gdb) where #0 fancy_abort (file=0x803da8 gcc/reload1.c, line=1086, function=0x803be1

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-12-18 Thread tbm at cyrius dot com
--- Comment #6 from tbm at cyrius dot com 2007-12-19 02:07 --- (gdb) run -O -fPIC -quiet ~/vtk-vtkImageMaskBits.ii Starting program: /home/tbm/tmp/gcc/gcc-4.2-m68k-20071218-r131051/gcc/cc1plus -O -fPIC -quiet ~/vtk-vt kImageMaskBits.ii /home/tbm/vtk-vtkImageMaskBits.ii: In function รข

[Bug target/29472] [4.0/4.1/4.2 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-12-18 Thread tbm at cyrius dot com
--- Comment #5 from tbm at cyrius dot com 2007-12-19 02:33 --- works with 4.3.0 20071219. -- tbm at cyrius dot com changed: What|Removed |Added

[Bug target/29474] [4.1/4.2 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-12-18 Thread tbm at cyrius dot com
--- Comment #7 from tbm at cyrius dot com 2007-12-19 02:34 --- Works with 4.3.0 20071219. -- tbm at cyrius dot com changed: What|Removed |Added

[Bug target/29472] [4.0/4.1/4.2 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-12-18 Thread tbm at cyrius dot com
--- Comment #6 from tbm at cyrius dot com 2007-12-19 02:34 --- (In reply to comment #4) Breakpoint 1, fancy_abort (file=0x803da8 gcc/reload1.c, line=1086, function=0x803be1 reload) at gcc/diagnostic.c:640 This was with 4.2 (from SVN). --