[Bug tree-optimization/18589] could optimize FP multiplies better

2005-01-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-12 06:50 --- This is actually not a target issue, it can be shown on ppc also and other targets including x86. doing (f1*f2)^2^2 will be the best every where as it is only three instructions and it would take the same

Bug#289566: Gnat...

2005-01-11 Thread Alex Papadopoulos
type -a gcc gives /usr/bin/gcc As for gnat, did a 'dpkg -L gnat|grep gcc' and the only entry that I found (except the .../i486-linux/2.8.1 dir) was /usr/bin/gnatgcc _ Express yourself instantly with MSN Messenger! Download today it's

Results for 3.4.4 20041218 (prerelease) (Debian 3.4.3-7) testsuite on mipsel-linux

2005-01-11 Thread Matthias Klose
LAST_UPDATED: Sat Dec 18 22:04:21 UTC 2004 Native configuration is mipsel-linux (remake) === gpc tests === Running target any FAIL: adam3i.pas FAIL: adam3j.pas FAIL: adam3o.pas FAIL: adam3p.pas FAIL: assumptions.pas FAIL: binrdwt.pas FAIL: bitfields.pas FAIL: chris4.pas FAIL: ch

Results for 4.0.0 20050110 (experimental) testsuite on i486-pc-linux-gnu

2005-01-11 Thread Matthias Klose
LAST_UPDATED: Tue Jan 11 00:09:12 UTC 2005 === acats tests === FAIL: a26007a FAIL: ad8011a FAIL: c23003a FAIL: c23003b FAIL: c23003g FAIL: c23003i FAIL: c32001e FAIL: c34002a FAIL: c35502d FAIL: c35502f FAIL: c35503d FAIL: c35503f FAIL: c3a0004 FAIL: c43

Results for 3.4.4 20041218 (prerelease) (Debian 3.4.3-7) testsuite on arm-unknown-linux-gnu

2005-01-11 Thread Matthias Klose
LAST_UPDATED: Sat Dec 18 22:04:21 UTC 2004 Native configuration is arm-unknown-linux-gnu === libffi tests === Running target unix FAIL: libffi.call/closure_fn0.c (test for excess errors) WARNING: libffi.call/closure_fn0.c compilation failed to produce executable FAIL: libffi.cal

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Gaetan Leurent
Keith Packard wrote on 12 Jan 2005 00:03:31 +0100: > No, Xlib assumes that the alignment of the struct or union is the alignment > of the most restrictive element in that struct or union. Before ANSI C > (note, not C99, but the original ANSI C which postdates Xlib), this was the > way C worked.

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Thiemo Seufer
Keith Packard wrote: > > Around 23 o'clock on Jan 11, Thiemo Seufer wrote: > > > Exactly. xlib seems to use the sum of the size of the primitives in an > > element instead of the size of the first element. > > No, Xlib assumes that the alignment of the struct or union is the alignment > of the m

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Phil Blundell
On Tue, 2005-01-11 at 12:37 -0500, Branden Robinson wrote: > Here are his remarks, recast a bit from IRC-speak into something more > conventional. > > GCC on ARM is doing something different from every other C compiler I've > seen. It may not deviate from what the C specification allows, but

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Keith Packard
Around 23 o'clock on Jan 11, Thiemo Seufer wrote: > Exactly. xlib seems to use the sum of the size of the primitives in an > element instead of the size of the first element. No, Xlib assumes that the alignment of the struct or union is the alignment of the most restrictive element in that struc

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Thiemo Seufer
Jim Gettys wrote: [snip] > > >From a slightly outdated C99 draft, about the definition of arrays > > and structures: > > > >[#19] Any number of derived types can be constructed from > >the object, function, and incomplete types, as follows: > > > > -- An array type

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Jim Gettys
On Tue, 2005-01-11 at 22:36 +0100, Thiemo Seufer wrote: > Jim Gettys wrote: > [snip] > > > Strictly speaking, the ARM impementation of gcc is allowed to behave > > > that way by the C standard. Not exercising this degree of freedom may > > > be desireable to keep broken code working, but I'll leave

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Thiemo Seufer
Jim Gettys wrote: [snip] > > Strictly speaking, the ARM impementation of gcc is allowed to behave > > that way by the C standard. Not exercising this degree of freedom may > > be desireable to keep broken code working, but I'll leave it to the > > ARM people to weigh the tradeoff. > > Are you sure

[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-11 Thread wilson at tuliptree dot org
--- Additional Comments From wilson at tuliptree dot org 2005-01-11 21:05 --- Subject: Re: [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call On Mon, 2005-01-10 at 23:07, steven at gcc dot gnu dot org wrote: > --- Additional Comments From steven at gcc dot gnu dot

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Jim Gettys
On Tue, 2005-01-11 at 21:36 +0100, Thiemo Seufer wrote: > Jim Gettys wrote: > [snip] > > > Well, and deliberate ABI changes are frowned upon by toolchain people. > > > To me (without having looked further than the bug report) this seems to > > > be an implementation bug in xlib, which appears to as

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Thiemo Seufer
Jim Gettys wrote: [snip] > > Well, and deliberate ABI changes are frowned upon by toolchain people. > > To me (without having looked further than the bug report) this seems to > > be an implementation bug in xlib, which appears to assume some magic > > number as element granularity in the array ins

[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-11 Thread wilson at gcc dot gnu dot org
-- What|Removed |Added CC|wilson at specifixinc dot | |com | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18987 ---

Bug#289566: Gnat...

2005-01-11 Thread Florian Weimer
* Alex Papadopoulos: > Here is the output as requested : > lrwxrwxrwx 1 root root16 2005-01-10 22:55 /usr/bin/gcc -> > /usr/bin/gcc-3.3 > -rwxr-xr-x 1 root root 85196 2005-01-08 15:55 /usr/bin/gcc-3.3 > -rwxr-xr-x 1 root root 61000 2004-09-18 19:08 /usr/bin/gnatgcc What does "type -a gcc"

[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-11 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-11 19:46 --- Subject: Re: [3.3/3.4/4.0 regression] [ia64] Extra '.restore sp' in tail call "wilson at specifixinc dot com" <[EMAIL PROTECTED]> writes: | Subject: Re: [3.3/3.4/4.0 regression] [ia64] Extra |

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Jim Gettys
On Tue, 2005-01-11 at 19:56 +0100, Thiemo Seufer wrote: > Jim Gettys wrote: > [snip] > > This isn't saying we wouldn't add such a patch to X, though patches for > > a particular compiler on a particular architecture do get frowned on > > quite a lot: I just suspect ARM would find more code "just wo

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Thiemo Seufer
Jim Gettys wrote: [snip] > This isn't saying we wouldn't add such a patch to X, though patches for > a particular compiler on a particular architecture do get frowned on > quite a lot: I just suspect ARM would find more code "just worked" if > GCC behaved like other compilers in this case, and ARM

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Jim Gettys
> Here are his remarks, recast a bit from IRC-speak into something more > conventional. > > GCC on ARM is doing something different from every other C compiler I've > seen. It may not deviate from what the C specification allows, but it > appears to deviate from common practice. The ARM f

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Branden Robinson
[I am not subscribed to debian-arm; please be sure that you retain at least "[EMAIL PROTECTED]" in your replies.] On Mon, Jan 03, 2005 at 12:38:12AM +0100, Nicolas George wrote: > I would almost sayt it is the opposite of an ABI change. The exact > description of this problem is that the Xlib head

gcc-snapshot_20050110-1_i386.changes ACCEPTED

2005-01-11 Thread Debian Installer
Accepted: gcc-snapshot_20050110-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20050110-1.diff.gz gcc-snapshot_20050110-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20050110-1.dsc gcc-snapshot_20050110-1_i386.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20050110-1_i386.deb gcc-snapshot

Processing of gcc-snapshot_20050110-1_i386.changes

2005-01-11 Thread Archive Administrator
gcc-snapshot_20050110-1_i386.changes uploaded successfully to localhost along with the files: gcc-snapshot_20050110-1.dsc gcc-snapshot_20050110.orig.tar.gz gcc-snapshot_20050110-1.diff.gz gcc-snapshot_20050110-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, em