Processed: found 729022 in 4.8.2-4, affects 727097, affects 729022, user debian...@lists.debian.org ...

2013-11-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: found 729022 4.8.2-4 Bug #729022 [libgcj14,gcj-4.8-jre-headless] libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless Marked as found in versions gcc-4.8/4.8.2-4. affects 727097 + transcode Bug #727097 [mjpegtools] mjpegtools:

Results for 4.8.2 (Debian 4.8.2-4) testsuite on x86_64-pc-kfreebsd-gnu

2013-11-14 Thread Matthias Klose
LAST_UPDATED: Tue Nov 12 15:08:55 UTC 2013 (revision 204704) Target: x86_64-kfreebsd-gnu gcc version 4.8.2 (Debian 4.8.2-4) Native configuration is x86_64-pc-kfreebsd-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

Processed: Bug#716635: gcc-4.8: Miscompilation at optimization -O1

2013-11-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tag 716635 - help Bug #716635 [gcc-4.8] gcc-4.8: Miscompilation at optimization -O1 Removed tag(s) help. tag 716635 + upstream Bug #716635 [gcc-4.8] gcc-4.8: Miscompilation at optimization -O1 Added tag(s) upstream. forwarded 716635

Bug#716635: gcc-4.8: Miscompilation at optimization -O1

2013-11-14 Thread Aurelien Jarno
tag 716635 - help tag 716635 + upstream forwarded 716635 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59137 retitle 716635 gcc-4.8: Miscompilation at optimization -O1 on mips/mipsel thanks On Wed, Jul 10, 2013 at 04:28:46PM -0400, Camm Maguire wrote: Package: gcc-4.8 Version: 4.8.1-5

Bug#726867: marked as done (ICE while building Linux dvb_demux.c for IA64 or MIPS64 with -Os)

2013-11-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Nov 2013 23:00:50 +0100 with message-id 20131114220049.ga12...@ohm.rr44.fr and subject line Re: Bug#726867: ICE while building Linux dvb_demux.c for MIPS64 with -Os has caused the Debian Bug report #726867, regarding ICE while building Linux dvb_demux.c for IA64 or

Bug#729611: GCC 4.8 -Wconversion raises false positive on shift operation

2013-11-14 Thread E.L. Eckter
Package: gcc Version: 4.8.2-1 The following are all false positive warnings produced by -Wconversion. It should be smart enough to see that there is no problem. It usually it, but not in these cases. gcc-4.8 -Wall -Wextra -Wconversion false.c false.c: In function ‘main’: false.c:18:26:

Bug#729611: GCC 4.8 -Wconversion raises false positive on shift operation

2013-11-14 Thread Bastian Blank
On Thu, Nov 14, 2013 at 11:32:29PM +0100, E.L. Eckter wrote: The following are all false positive warnings produced by -Wconversion. It should be smart enough to see that there is no problem. It usually it, but not in these cases. The warning is correct. The C standard does not define