On Wed, Dec 30, 2009 at 5:10 AM, wrote:
> Sergei, please could you check that the expect built again tcl8.5 is ok for
> running the gcc-4.4 and gcc-snapshot testsuites (and other testsuites) on
> hppa?
OK, I'll try to run those testsuites on paer.
Cheers!
--
Sergei Golovan
--
To UNSUBSCRI
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
CC||hjl dot tools at gmail dot
|
--- Comment #10 from hjl dot tools at gmail dot com 2009-12-30 04:49
---
Created an attachment (id=19422)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19422&action=view)
An updated patch
I am testing this patch now.
--
hjl dot tools at gmail dot com changed:
What
--- Comment #9 from hjl dot tools at gmail dot com 2009-12-30 04:47 ---
Hi Richard, the code in question is added by
http://gcc.gnu.org/ml/gcc-patches/2005-06/msg02185.html
I don't quite understand how it can properly handle unsigned V4SI
underflow in V4SI vector subtraction.
--
hj
Sergei, please could you check that the expect built again tcl8.5 is ok for
running the gcc-4.4 and gcc-snapshot testsuites (and other testsuites) on hppa?
If yes, then we can remove expect-tcl8.3 from unstable
thanks, Matthias
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
--- Comment #4 from paolo dot carlini at oracle dot com 2009-12-30 02:01
---
Matthias, sorry, please apply only the first hunk, I'm applying momentarily the
patch from Ed fixing the second issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460
--- You are receiving this m
--- Comment #28 from manu at gcc dot gnu dot org 2009-12-30 01:49 ---
Seems to be working according to the original specification (in particular
points 1 and 2). The debian bug report is still closed as fixed.
--
manu at gcc dot gnu dot org changed:
What|Removed
--- Comment #21 from paolo dot carlini at oracle dot com 2009-12-30 01:25
---
Done (I'm trusting you blindly)
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
-
--- Comment #4 from ptb at inv dot it dot uc3m dot es 2009-12-30 01:23
---
Also %x does an unwanted sign-extension to long from int.
class Test {
public static void main(String argv[]) {
System.out.printf("%x\n", new Integer(0x8000));
}
}
% gcj -Wall Test.java --mai
--- Comment #3 from paolo dot carlini at oracle dot com 2009-12-30 01:21
---
Matthias, please apply your doc patchlet, thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460
--- You are receiving this mail because: ---
You reported the bug, or are watching the report
On 30.12.2009 01:09, Josip Rodin wrote:
On Wed, Dec 30, 2009 at 01:06:42AM +0100, Matthias Klose wrote:
- which gcc version/package was used to build this version?
https://buildd.debian.org/build.php?pkg=maildrop&arch=arm ?
I don't care to look. this information should be provided when clo
--- Comment #3 from kargl at gcc dot gnu dot org 2009-12-30 00:59 ---
Note comment #16 from PR 38823.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42550
--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.
--
To UNSUBSCRIBE,
--- Comment #2 from kargl at gcc dot gnu dot org 2009-12-30 00:55 ---
Code compiles fine on trunk, and a sensible error is emitted
when compiled with -std=f95.
troutmask:sgk[215] cat we.f90
PROGRAM myProg
REAL :: sqrt2 = 2**0.5
PRINT*, sqrt2
END PROGRAM myProg
troutmask:sgk[216] gf
--- Comment #1 from dfranke at gcc dot gnu dot org 2009-12-30 00:54 ---
Confirmed for 4.4.3 (20091229).
If sqrt2 is marked as PARAMETER, both 4.3.4 and 4.4.3 accept the code without
further problems.
--
dfranke at gcc dot gnu dot org changed:
What|Removed
Processing commands for cont...@bugs.debian.org:
> forwarded 558728 http://gcc.gnu.org/PR42550
Bug #558728 [gfortran] gfortran: Unable to give initial value 2**0.5 to a real
varable
Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR42550'.
> tags 558728 + upstream
Bug #558728 [gfortran] gfort
Processing commands for cont...@bugs.debian.org:
> tags 530901 + wontfix
Bug #530901 [gcc] gcc: mips cross-compiler generates needlessly slow assembly
Added tag(s) wontfix.
> reassign 530901 gcc-4.2
Bug #530901 [gcc] gcc: mips cross-compiler generates needlessly slow assembly
Bug reassigned from p
tags 493490 + moreinfo
thanks
- please provide the example/test program
- please recheck with gcc-4.4 4.4.2-8 / gcc-snapshot from unstable
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tags 530901 + wontfix
reassign 530901 gcc-4.2
tags 530901 + help
thanks
I assume nobody wants to fix this for 4.2, and the build of biarch cross
compilers from the gcc-4.x sources needs some work.
On 28.05.2009 19:34, Bas Wijnen wrote:
Package: gcc
Version: 4.2.4-6
The mips cross-compiler[1
Processing commands for cont...@bugs.debian.org:
> tags 493490 + moreinfo
Bug #493490 [gfortran] gfortran segfaults with openmp
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs
forwarded 558728 http://gcc.gnu.org/PR42550
tags 558728 + upstream
tags 558728 + fixed-upstream
retitle 558728 [PR42550, fixed in 4.5] gfortran: Unable to give initial value
2**0.5 to a real variable
thanks
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "uns
tags 518642 + moreinfo
thanks
please recheck with gcc 4.4 4.4.2-8 and gcc-snapshot from unstable
On 07.03.2009 17:30, J. P. Malhado wrote:
Package: gfortran
Version: 4:4.3.2-2
Severity: normal
File: /usr/bin/gfortran
The fortran program
write(6,*) 'string1'
write(6,'(A)') 'string2'
end
out
Processing commands for cont...@bugs.debian.org:
> tags 518642 + moreinfo
Bug #518642 [gfortran] /usr/bin/gfortran: "-malign-double" induces segmentation
fault in presence of format string
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian
tags 467341 + moreinfo
thanks
- it's not clear which gcc version was used. please provide
this information when assigning reports to gcc.
- please recheck with gcc-4.4/gcc-snapshot from unstable.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe".
Processing commands for cont...@bugs.debian.org:
> tags 467341 + moreinfo
Bug #467341 [gcc] rrdtool built with -O2 segfaults on arm
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian
Processing commands for cont...@bugs.debian.org:
> tags 561685 + upstream
Bug #561685 [gcj-jdk] gcj-jdk: class PrintStream method printf doesn't print
floats
Added tag(s) upstream.
> tags 561685 + wontfix
Bug #561685 [gcj-jdk] gcj-jdk: class PrintStream method printf doesn't print
floats
Added t
tags 561685 + upstream
tags 561685 + wontfix
thanks
not forwarding this myself to gcj/classpath. please report this yourself
upstream.
On 19.12.2009 13:17, Peter T. Breuer wrote:
Package: gcj-jdk
Version: 4:4.4.2-2
Severity: normal
This test program
class Test {
public static void main
Processing commands for cont...@bugs.debian.org:
> tags 552314 + moreinfo
Bug #552314 [gcc] gcc produces invalid mips branch instructions
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, D
tags 552314 + moreinfo
thanks
please recheck with gcc-4.4 4.4.2-8 and gcc-snapshot from unstable
On 25.10.2009 14:14, Wesley W. Terpstra wrote:
Package: gcc
Version: 4.3.4-5
gcc produces invalid assembler on mips during compilation of the
package 'mlton' [1]. I have attached an example C file
tags 506227 + upstream
tags 506227 + wontfix
thanks
apparently, there's no interest in getting this fixed.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing commands for cont...@bugs.debian.org:
> tags 506227 + upstream
Bug #506227 [gij] GIJ crashes on FreeMind opening mindmap
Added tag(s) upstream.
> tags 506227 + wontfix
Bug #506227 [gij] GIJ crashes on FreeMind opening mindmap
Added tag(s) wontfix.
> thanks
Stopping processing here.
Ple
Processing commands for cont...@bugs.debian.org:
> tags 551637 + moreinfo
Bug #551637 [gfortran] gfortran: GPREL16 error when linking fortran and C code
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(a
Processing commands for cont...@bugs.debian.org:
> tags 545461 + help
Bug #545461 [gfortran] make: Implicit rule for .f files generate a f77
invocation.
Added tag(s) help.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(admi
On Wed, Dec 30, 2009 at 01:06:42AM +0100, Matthias Klose wrote:
> - which gcc version/package was used to build this version?
https://buildd.debian.org/build.php?pkg=maildrop&arch=arm ?
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debia
tags 551637 + moreinfo
thanks
please recheck with gcc-4.4 4.4.2-8 and gcc-snapshot from unstable
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tags 545461 + help
thanks
sure, care to provide a wrapper script?
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tags 471258 + moreinfo
thanks
- which gcc version/package was used to build this version?
- is this reproducible with gcc-4.4/gcc-snapshot from unstable?
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.
Processing commands for cont...@bugs.debian.org:
> tags 471258 + moreinfo
Bug #471258 [g++] maildrop: Maildrop hangs indefinitely on arm when compiled
with optimizations
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking syste
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-29 23:50 ---
Created an attachment (id=19420)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19420&action=view)
A patch
I don't see how we can easily check unsigned underflow in vector
integer subtraction. This patch simply
tags 528741 + upstream
tags 528741 + fixed-upstream
tags 528741 + wontfix
retitle 528741 [PR40157, fixed in 4.5] -floop-block causes numerous ICEs
thanks
fixed in 4.5, won't be fixed in 4.4
On 15.05.2009 08:56, Sam Hocevar wrote:
Package: gcc-4.4
Version: 4.4.0-4
Severity: normal
gcc-4.4's
Processing commands for cont...@bugs.debian.org:
> tags 528741 + upstream
Bug #528741 [gcc-4.4] -floop-block causes numerous ICEs
Added tag(s) upstream.
> tags 528741 + fixed-upstream
Bug #528741 [gcc-4.4] -floop-block causes numerous ICEs
Ignoring request to alter tags of bug #528741 to the same
Your message dated Wed, 30 Dec 2009 00:50:43 +0100
with message-id <4b3a95d3.8090...@debian.org>
and subject line Re: gcc-4.4/s390: internal compiler error: Segmentation fault
has caused the Debian Bug report #539713,
regarding gcc-4.4/s390: internal compiler error: Segmentation fault
to be marked
tags 548274 + moreinfo
thanks
please could you attach the preprocessed source of the example?
On 25.09.2009 06:14, Daniel Burrows wrote:
I've read up a bit more on the strict-aliasing rules, and now I'm
even more confused. They appear to be mostly about invalid casts
between pointer types.
Processing commands for cont...@bugs.debian.org:
> tags 548274 + moreinfo
Bug #548274 [g++-4.4] Incomprehensible error message when strict aliasing rules
are broken
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system adm
Your message dated Wed, 30 Dec 2009 00:13:26 +0100
with message-id <4b3a8d16.5080...@debian.org>
and subject line Re: Bug#561245: Missing include files give error message but
return code 0.
has caused the Debian Bug report #561245,
regarding Missing include files give error message but return code
Processing commands for cont...@bugs.debian.org:
> forwarded 560812 http://gcc.gnu.org/PR42549
Bug #560812 [gcc-4.4] gcc-4.4: Incorrect 3DNow! code generated
Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR42549'.
> tag 560812 + upstream
Bug #560812 [gcc-4.4] gcc-4.4: Incorrect 3DNow! code g
Processing commands for cont...@bugs.debian.org:
> tags 551088 + moreinfo
Bug #551088 [gfortran-4.4] gfortran-4.4: Segmentation fault of various fortran
programs with OpenMP
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking
tags 551088 + moreinfo
thanks
the report is incomplete, will be closed without further info.
- please provide a test case
- please recheck with gcc-4.4 4.4.2-8 and gcc-snapshot-20091228-2 from
unstable.
On 15.10.2009 16:09, Stefano Simonucci wrote:
Package: gfortran-4.4
Version: 4.4.1-6
--- Comment #7 from hjl dot tools at gmail dot com 2009-12-29 21:40 ---
Here is a testcase in C:
[...@gnu-6 tmp]$ cat y.c
unsigned int foo[] __attribute__ ((aligned(16))) =
{
0x8000, 1, 0xa000, 2,
3, 0xd000, 0xf000, 0xe000
};
unsigned int bar[] __attribute__ ((al
--- Comment #6 from hjl dot tools at gmail dot com 2009-12-29 20:52 ---
The bug may be in "umaxv4si3" pattern.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--
On Tue, Dec 29, 2009 at 12:13:49AM +0100, Matthias Klose wrote:
> On 28.12.2009 20:43, Robert Millan wrote:
>> Package: gcc-4.5-plugin-dev
>> Version: 4.5-20091223-1
>> Severity: wishlist
>>
>> build/gcc/build/gengtype is used by dragonegg to generate one of its internal
>> headers. Please could y
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-29 20:48 ---
"-ftree-vectorize -msse4" works fine since it generates pmaxud in SSE4.1.
It seems that gcc doesn't properly emulate pmaxud.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542
--- You are receiving this m
cpp-4.5-doc_4.5-20091226-1_all.deb
to main/g/gcc-4.5/cpp-4.5-doc_4.5-20091226-1_all.deb
cpp-4.5_4.5-20091226-1_amd64.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091226-1_amd64.deb
cpp-4.5_4.5-20091226-1_armel.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091226-1_armel.deb
cpp-4.5_4.5-20091226-1_hppa.deb
to
Accepted:
cpp-4.4_4.4.2-8_amd64.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-8_amd64.deb
fixincludes_4.4.2-8_amd64.deb
to main/g/gcc-4.4/fixincludes_4.4.2-8_amd64.deb
g++-4.4-multilib_4.4.2-8_amd64.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-8_amd64.deb
g++-4.4_4.4.2-8_amd64.deb
to main/g/gcc-4.
Accepted:
gcj-4.4-base_4.4.2-7_i386.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-7_i386.deb
gcj-4.4-jdk_4.4.2-7_i386.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-7_i386.deb
gcj-4.4-jre-headless_4.4.2-7_i386.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-7_i386.deb
gcj-4.4-jre-lib_4.4.2-7_all.deb
Accepted:
cpp-4.5-doc_4.5-20091220-1_all.deb
to main/g/gcc-4.5/cpp-4.5-doc_4.5-20091220-1_all.deb
cpp-4.5_4.5-20091220-1_i386.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091220-1_i386.deb
fixincludes_4.5-20091220-1_i386.deb
to main/g/gcc-4.5/fixincludes_4.5-20091220-1_i386.deb
g++-4.5-multilib_4.5
Accepted:
cpp-4.4_4.4.2-6_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-6_i386.deb
fixincludes_4.4.2-6_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-6_i386.deb
g++-4.4-multilib_4.4.2-6_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-6_i386.deb
g++-4.4_4.4.2-6_i386.deb
to main/g/gcc-4.4/g++-4
Reject Reasons:
gcc-4.5-hppa64: lintian output: 'package-contains-info-dir-file
usr/share/info/dir.gz', automatically rejected package.
gcc-4.5-hppa64: If you have a good reason, you may override this lintian tag.
gcc-4.5-hppa64: lintian output: 'embedded-zlib
./usr/lib/gcc/hppa64-linux-gnu/4.
Accepted:
gcj-4.4-base_4.4.2-7_sparc.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-7_sparc.deb
gcj-4.4-jdk_4.4.2-7_sparc.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-7_sparc.deb
gcj-4.4-jre-headless_4.4.2-7_sparc.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-7_sparc.deb
gcj-4.4-jre_4.4.2-7_sparc.
(new) autoconf2.64_2.64-1.diff.gz extra devel
(new) autoconf2.64_2.64-1.dsc extra devel
(new) autoconf2.64_2.64-1_all.deb extra devel
automatic configure script builder (obsolete version)
This obsolete version is required to build GCC (>= 4.3.3), newlib,
and probably some others toolchain related
Accepted:
cpp-4.4_4.4.2-6_sparc.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-6_sparc.deb
fixincludes_4.4.2-6_sparc.deb
to main/g/gcc-4.4/fixincludes_4.4.2-6_sparc.deb
g++-4.4-multilib_4.4.2-6_sparc.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-6_sparc.deb
g++-4.4_4.4.2-6_sparc.deb
to main/g/gcc-4.
Accepted:
lib32ffi-dev_3.0.9~rc9-1_amd64.deb
to main/libf/libffi/lib32ffi-dev_3.0.9~rc9-1_amd64.deb
lib32ffi5_3.0.9~rc9-1_amd64.deb
to main/libf/libffi/lib32ffi5_3.0.9~rc9-1_amd64.deb
libffi-dev_3.0.9~rc9-1_amd64.deb
to main/libf/libffi/libffi-dev_3.0.9~rc9-1_amd64.deb
libffi5-dbg_3.0.9~rc
Accepted:
cpp-4.5_4.5-20091223-1_ia64.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091223-1_ia64.deb
fixincludes_4.5-20091223-1_ia64.deb
to main/g/gcc-4.5/fixincludes_4.5-20091223-1_ia64.deb
g++-4.5_4.5-20091223-1_ia64.deb
to main/g/gcc-4.5/g++-4.5_4.5-20091223-1_ia64.deb
gcc-4.5-base_4.5-20091223-
(new) cpp-4.5-doc_4.5-20091220-1_all.deb optional doc
Documentation for the GNU C preprocessor (cpp)
Documentation for the GNU C preprocessor in info format.
(new) cpp-4.5_4.5-20091220-1_i386.deb optional interpreters
The GNU C preprocessor
A macro processor that is used automatically by the GNU
Accepted:
cpp-4.4_4.4.2-5_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-5_i386.deb
fixincludes_4.4.2-5_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-5_i386.deb
g++-4.4-multilib_4.4.2-5_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-5_i386.deb
g++-4.4_4.4.2-5_i386.deb
to main/g/gcc-4.4/g++-4
Accepted:
autoconf2.64_2.64-1.diff.gz
to main/a/autoconf2.64/autoconf2.64_2.64-1.diff.gz
autoconf2.64_2.64-1.dsc
to main/a/autoconf2.64/autoconf2.64_2.64-1.dsc
autoconf2.64_2.64-1_all.deb
to main/a/autoconf2.64/autoconf2.64_2.64-1_all.deb
autoconf2.64_2.64.orig.tar.gz
to main/a/autoconf2
Accepted:
gcc-snapshot_20091228-1.diff.gz
to main/g/gcc-snapshot/gcc-snapshot_20091228-1.diff.gz
gcc-snapshot_20091228-1.dsc
to main/g/gcc-snapshot/gcc-snapshot_20091228-1.dsc
gcc-snapshot_20091228-1_amd64.deb
to main/g/gcc-snapshot/gcc-snapshot_20091228-1_amd64.deb
gcc-snapshot_20091228.o
Accepted:
cpp-4.4_4.4.2-7_sparc.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-7_sparc.deb
fixincludes_4.4.2-7_sparc.deb
to main/g/gcc-4.4/fixincludes_4.4.2-7_sparc.deb
g++-4.4-multilib_4.4.2-7_sparc.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-7_sparc.deb
g++-4.4_4.4.2-7_sparc.deb
to main/g/gcc-4.
cpp-4.5_4.5-20091223-1_amd64.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091223-1_amd64.deb
fixincludes_4.5-20091223-1_amd64.deb
to main/g/gcc-4.5/fixincludes_4.5-20091223-1_amd64.deb
g++-4.5-multilib_4.5-20091223-1_amd64.deb
to main/g/gcc-4.5/g++-4.5-multilib_4.5-20091223-1_amd64.deb
g++-4.5_4.5-200
Accepted:
cpp-4.5-doc_4.5-20091223-1_all.deb
to main/g/gcc-4.5/cpp-4.5-doc_4.5-20091223-1_all.deb
cpp-4.5_4.5-20091223-1_i386.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091223-1_i386.deb
fixincludes_4.5-20091223-1_i386.deb
to main/g/gcc-4.5/fixincludes_4.5-20091223-1_i386.deb
g++-4.5-multilib_4.5
Accepted:
gcc-snapshot_20091228-2.diff.gz
to main/g/gcc-snapshot/gcc-snapshot_20091228-2.diff.gz
gcc-snapshot_20091228-2.dsc
to main/g/gcc-snapshot/gcc-snapshot_20091228-2.dsc
gcc-snapshot_20091228-2_amd64.deb
to main/g/gcc-snapshot/gcc-snapshot_20091228-2_amd64.deb
Override entries for
Accepted:
gcj-4.4-base_4.4.2-7_ia64.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-7_ia64.deb
gcj-4.4-jdk_4.4.2-7_ia64.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-7_ia64.deb
gcj-4.4-jre-headless_4.4.2-7_ia64.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-7_ia64.deb
gcj-4.4-jre_4.4.2-7_ia64.deb
t
Accepted:
cpp-4.4_4.4.2-7_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-7_i386.deb
fixincludes_4.4.2-7_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-7_i386.deb
g++-4.4-multilib_4.4.2-7_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-7_i386.deb
g++-4.4_4.4.2-7_i386.deb
to main/g/gcc-4.4/g++-4
Accepted:
cpp-4.5_4.5-20091223-1_sparc.deb
to main/g/gcc-4.5/cpp-4.5_4.5-20091223-1_sparc.deb
fixincludes_4.5-20091223-1_sparc.deb
to main/g/gcc-4.5/fixincludes_4.5-20091223-1_sparc.deb
g++-4.5-multilib_4.5-20091223-1_sparc.deb
to main/g/gcc-4.5/g++-4.5-multilib_4.5-20091223-1_sparc.deb
g+
Accepted:
gnat-4.4-base_4.4.2-3_amd64.deb
to main/g/gnat-4.4/gnat-4.4-base_4.4.2-3_amd64.deb
gnat-4.4_4.4.2-3.diff.gz
to main/g/gnat-4.4/gnat-4.4_4.4.2-3.diff.gz
gnat-4.4_4.4.2-3.dsc
to main/g/gnat-4.4/gnat-4.4_4.4.2-3.dsc
gnat-4.4_4.4.2-3_amd64.deb
to main/g/gnat-4.4/gnat-4.4_4.4.2-3_amd
Reject Reasons:
libgcj10-awt: lintian output: 'binary-or-shlib-defines-rpath
./usr/lib/gcj-4.4-10/libjawt.so /usr/lib/../lib/gcj-4.4-10', automatically
rejected package.
libgcj10-awt: If you have a good reason, you may override this lintian tag.
gcj-4.4-jre-headless: lintian output: 'binary-or
Accepted:
gcc-snapshot_20091210-1.diff.gz
to main/g/gcc-snapshot/gcc-snapshot_20091210-1.diff.gz
gcc-snapshot_20091210-1.dsc
to main/g/gcc-snapshot/gcc-snapshot_20091210-1.dsc
gcc-snapshot_20091210-1_i386.deb
to main/g/gcc-snapshot/gcc-snapshot_20091210-1_i386.deb
gcc-snapshot_20091210.ori
Accepted:
gcj-4.4-base_4.4.2-3_i386.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-3_i386.deb
gcj-4.4-jdk_4.4.2-3_i386.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-3_i386.deb
gcj-4.4-jre-headless_4.4.2-3_i386.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-3_i386.deb
gcj-4.4-jre-lib_4.4.2-3_all.deb
Accepted:
gcj-4.4-base_4.4.2-4_i386.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-4_i386.deb
gcj-4.4-jdk_4.4.2-4_i386.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-4_i386.deb
gcj-4.4-jre-headless_4.4.2-4_i386.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-4_i386.deb
gcj-4.4-jre-lib_4.4.2-4_all.deb
Accepted:
gcc-defaults_1.89.dsc
to main/g/gcc-defaults/gcc-defaults_1.89.dsc
gcc-defaults_1.89.tar.gz
to main/g/gcc-defaults/gcc-defaults_1.89.tar.gz
libgcj-common_4.4.1-2_all.deb
to main/g/gcc-defaults/libgcj-common_4.4.1-2_all.deb
Override entries for your package:
gcc-defaults_1.89.ds
Accepted:
cpp-4.4_4.4.2-4_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-4_i386.deb
fixincludes_4.4.2-4_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-4_i386.deb
g++-4.4-multilib_4.4.2-4_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-4_i386.deb
g++-4.4_4.4.2-4_i386.deb
to main/g/gcc-4.4/g++-4
Accepted:
cpp_4.4.2-2_i386.deb
to main/g/gcc-defaults/cpp_4.4.2-2_i386.deb
g++-multilib_4.4.2-2_i386.deb
to main/g/gcc-defaults/g++-multilib_4.4.2-2_i386.deb
g++_4.4.2-2_i386.deb
to main/g/gcc-defaults/g++_4.4.2-2_i386.deb
gcc-defaults_1.91.dsc
to main/g/gcc-defaults/gcc-defaults_1.91.ds
Reject Reasons:
gnat-4.4_4.4.2-3_mipsel.changes file already known to dak
libgnatprj4.4-dbg_4.4.2-3_mipsel.deb: can not overwrite existing copy already
in the archive.
md5sum and/or size mismatch on existing copy of
libgnatprj4.4-dbg_4.4.2-3_mipsel.deb.
gnat-4.4_4.4.2-3_mipsel.deb: can not ove
Accepted:
gcc-snapshot_20091118-1.diff.gz
to main/g/gcc-snapshot/gcc-snapshot_20091118-1.diff.gz
gcc-snapshot_20091118-1.dsc
to main/g/gcc-snapshot/gcc-snapshot_20091118-1.dsc
gcc-snapshot_20091118-1_i386.deb
to main/g/gcc-snapshot/gcc-snapshot_20091118-1_i386.deb
gcc-snapshot_20091118.orig
Accepted:
gcc-snapshot_20091210-1_hppa.deb
to main/g/gcc-snapshot/gcc-snapshot_20091210-1_hppa.deb
Override entries for your package:
gcc-snapshot_20091210-1_hppa.deb - extra devel
Thank you for your contribution to Debian.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.or
Accepted:
gcc-snapshot_20091210-1_armel.deb
to main/g/gcc-snapshot/gcc-snapshot_20091210-1_armel.deb
Override entries for your package:
gcc-snapshot_20091210-1_armel.deb - extra devel
Thank you for your contribution to Debian.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian
Accepted:
cpp_4.4.2-1_i386.deb
to main/g/gcc-defaults/cpp_4.4.2-1_i386.deb
g++-multilib_4.4.2-1_i386.deb
to main/g/gcc-defaults/g++-multilib_4.4.2-1_i386.deb
g++_4.4.2-1_i386.deb
to main/g/gcc-defaults/g++_4.4.2-1_i386.deb
gcc-defaults_1.90.dsc
to main/g/gcc-defaults/gcc-defaults_1.90.ds
Accepted:
gnat-4.4-base_4.4.2-4_amd64.deb
to main/g/gnat-4.4/gnat-4.4-base_4.4.2-4_amd64.deb
gnat-4.4_4.4.2-4.diff.gz
to main/g/gnat-4.4/gnat-4.4_4.4.2-4.diff.gz
gnat-4.4_4.4.2-4.dsc
to main/g/gnat-4.4/gnat-4.4_4.4.2-4.dsc
gnat-4.4_4.4.2-4_amd64.deb
to main/g/gnat-4.4/gnat-4.4_4.4.2-4_am
Accepted:
gcj-4.4-base_4.4.2-2_i386.deb
to main/g/gcj-4.4/gcj-4.4-base_4.4.2-2_i386.deb
gcj-4.4-jdk_4.4.2-2_i386.deb
to main/g/gcj-4.4/gcj-4.4-jdk_4.4.2-2_i386.deb
gcj-4.4-jre-headless_4.4.2-2_i386.deb
to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.2-2_i386.deb
gcj-4.4-jre-lib_4.4.2-2_all.deb
Accepted:
cpp-4.4_4.4.2-3_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-3_i386.deb
fixincludes_4.4.2-3_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-3_i386.deb
g++-4.4-multilib_4.4.2-3_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-3_i386.deb
g++-4.4_4.4.2-3_i386.deb
to main/g/gcc-4.4/g++-4.
Reject Reasons:
gpc-doc: lintian output: 'no-copyright-file ', automatically rejected package.
gij: lintian output: 'usr-share-doc-symlink-without-dependency cpp',
automatically rejected package.
gij: If you have a good reason, you may override this lintian tag.
===
Please feel free to respo
Accepted:
cpp_4.3.4-1_i386.deb
to main/g/gcc-defaults/cpp_4.3.4-1_i386.deb
g++-multilib_4.3.4-1_i386.deb
to main/g/gcc-defaults/g++-multilib_4.3.4-1_i386.deb
g++_4.3.4-1_i386.deb
to main/g/gcc-defaults/g++_4.3.4-1_i386.deb
gcc-defaults_1.88.dsc
to main/g/gcc-defaults/gcc-defaults_1.88.dsc
Reject Reasons:
libgcj9-0-awt: lintian output: 'binary-or-shlib-defines-rpath
./usr/lib/gcj-4.3-90/libjawt.so /usr/lib/../lib/gcj-4.3-90', automatically
rejected package.
libgcj9-0-awt: If you have a good reason, you may override this lintian tag.
gij-4.3: lintian output: 'binary-or-shlib-defi
Accepted:
cpp-4.3_4.3.4-6_i386.deb
to main/g/gcc-4.3/cpp-4.3_4.3.4-6_i386.deb
g++-4.3-multilib_4.3.4-6_i386.deb
to main/g/gcc-4.3/g++-4.3-multilib_4.3.4-6_i386.deb
g++-4.3_4.3.4-6_i386.deb
to main/g/gcc-4.3/g++-4.3_4.3.4-6_i386.deb
gcc-4.3-base_4.3.4-6_i386.deb
to main/g/gcc-4.3/gcc-4.3-b
Accepted:
gcc-snapshot_20091101-1.diff.gz
to main/g/gcc-snapshot/gcc-snapshot_20091101-1.diff.gz
gcc-snapshot_20091101-1.dsc
to main/g/gcc-snapshot/gcc-snapshot_20091101-1.dsc
gcc-snapshot_20091101-1_i386.deb
to main/g/gcc-snapshot/gcc-snapshot_20091101-1_i386.deb
gcc-snapshot_20091101.orig
Accepted:
gnat-4.4-base_4.4.2-2_mipsel.deb
to main/g/gnat-4.4/gnat-4.4-base_4.4.2-2_mipsel.deb
gnat-4.4_4.4.2-2_mipsel.deb
to main/g/gnat-4.4/gnat-4.4_4.4.2-2_mipsel.deb
libgnat-4.4-dbg_4.4.2-2_mipsel.deb
to main/g/gnat-4.4/libgnat-4.4-dbg_4.4.2-2_mipsel.deb
libgnat-4.4_4.4.2-2_mipsel.deb
Accepted:
cpp-4.4_4.4.2-2_i386.deb
to main/g/gcc-4.4/cpp-4.4_4.4.2-2_i386.deb
fixincludes_4.4.2-2_i386.deb
to main/g/gcc-4.4/fixincludes_4.4.2-2_i386.deb
g++-4.4-multilib_4.4.2-2_i386.deb
to main/g/gcc-4.4/g++-4.4-multilib_4.4.2-2_i386.deb
g++-4.4_4.4.2-2_i386.deb
to main/g/gcc-4.4/g++-4.
Accepted:
lib64ffi-dev_3.0.9~rc3-1_i386.deb
to main/libf/libffi/lib64ffi-dev_3.0.9~rc3-1_i386.deb
lib64ffi5_3.0.9~rc3-1_i386.deb
to main/libf/libffi/lib64ffi5_3.0.9~rc3-1_i386.deb
libffi-dev_3.0.9~rc3-1_i386.deb
to main/libf/libffi/libffi-dev_3.0.9~rc3-1_i386.deb
libffi5-dbg_3.0.9~rc3-1_i38
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-29 19:51 ---
There are no unsigned integer vector compare insns on x86.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542
--- You are receiving this mail because: ---
You reported the bug, or are watching the rep
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-29 19:45 ---
It could be a target issue.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-29 19:44 ---
Add "-ftree-vectorize" will cause it to fail.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
---
1 - 100 of 118 matches
Mail list logo