public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40757]  New: gcc 4.4.0 miscompiles mpfr-2.4.1
@ 2009-07-15  0:36 zimmerma+gcc at loria dot fr
  2009-07-15  2:02 ` [Bug c/40757] " zimmerma+gcc at loria dot fr
                   ` (26 more replies)
  0 siblings, 27 replies; 28+ messages in thread
From: zimmerma+gcc at loria dot fr @ 2009-07-15  0:36 UTC (permalink / raw)
  To: gcc-bugs

See http://websympa.loria.fr/wwsympa/arc/mpfr/2009-07/msg00031.html
and the following discussion.

This was on t2.math.washington.edu with
/usr/local/gcc-4.4.0-sun-linker/bin/gcc:
zimmerma@t2:/tmp/mpfr-2.4.1$ /usr/local/gcc-4.4.0-sun-linker/bin/gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: /home/kirkby/gcc-4.4.0/configure CC=/usr/sfw/bin/gcc
--prefix=/usr/local/gcc-4.4.0-sun-linker --without-gnu-as --without-gnu-ld
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
--enable-languages=c,c++,fortran --with-mpfr-lib=/usr/local/lib
--with-mpfr-include=/usr/local/include --with-gmp-include=/usr/local/include
--with-gmp-lib=/usr/local/lib --with-libiconv-prefix=/usr/lib/iconv
Thread model: posix
gcc version 4.4.0 (GCC)


-- 
           Summary: gcc 4.4.0 miscompiles mpfr-2.4.1
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zimmerma+gcc at loria dot fr
 GCC build triplet: sparc-sun-solaris2.10
  GCC host triplet: sparc-sun-solaris2.10
GCC target triplet: sparc-sun-solaris2.10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
@ 2009-07-15  2:02 ` zimmerma+gcc at loria dot fr
  2009-07-15  6:27 ` ebotcazou at gcc dot gnu dot org
                   ` (25 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: zimmerma+gcc at loria dot fr @ 2009-07-15  2:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from zimmerma+gcc at loria dot fr  2009-07-15 02:02 -------
Note this bug was noticed on a Sun T5240, and might be specific to T2+.
David Kirkby offers access to the machine for gcc developers who might want
to reproduce/isolate/fix the bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
  2009-07-15  2:02 ` [Bug c/40757] " zimmerma+gcc at loria dot fr
@ 2009-07-15  6:27 ` ebotcazou at gcc dot gnu dot org
  2009-07-15  9:55 ` rguenth at gcc dot gnu dot org
                   ` (24 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-07-15  6:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2009-07-15 06:27 -------
Thanks for the report, but we need a preprocessed testcase, see instructions at
  http://gcc.gnu.org/bugs.html


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
  2009-07-15  2:02 ` [Bug c/40757] " zimmerma+gcc at loria dot fr
  2009-07-15  6:27 ` ebotcazou at gcc dot gnu dot org
@ 2009-07-15  9:55 ` rguenth at gcc dot gnu dot org
  2009-07-15 13:15 ` mikpe at it dot uu dot se
                   ` (23 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-07-15  9:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-07-15 09:55 -------
I would also recommend to try a newer snapshot from the gcc 4.4 release branch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (2 preceding siblings ...)
  2009-07-15  9:55 ` rguenth at gcc dot gnu dot org
@ 2009-07-15 13:15 ` mikpe at it dot uu dot se
  2009-07-16  7:52 ` zimmerma+gcc at loria dot fr
                   ` (22 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: mikpe at it dot uu dot se @ 2009-07-15 13:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mikpe at it dot uu dot se  2009-07-15 13:15 -------
mpfr-2.4.1 compiles and tests Ok for me on an Ultra5 (USIIi) running
sparc64-linux, with gmp-4.2.4 (compiled by gcc-4.3.4) and gcc 4.3.4, 4.4.0, and
4.4.1 20090630.

I don't have a T2, but could possibly do some tests on USIIIi/Solaris 9.


-- 

mikpe at it dot uu dot se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu dot se


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (3 preceding siblings ...)
  2009-07-15 13:15 ` mikpe at it dot uu dot se
@ 2009-07-16  7:52 ` zimmerma+gcc at loria dot fr
  2009-07-16  8:31 ` mikpe at it dot uu dot se
                   ` (21 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: zimmerma+gcc at loria dot fr @ 2009-07-16  7:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from zimmerma+gcc at loria dot fr  2009-07-16 07:52 -------
Created an attachment (id=18203)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18203&action=view)
preprocessed version of the file mpn_exp.c from mpfr-2.4.1

Note that replacing line 74:
   MPN_ZERO (a, n - 1);
by:
   { int n1 = n - 1; MPN_ZERO (a, n1); }
fixes the problem, where MPN_ZERO is defined as:
#define MPN_ZERO(dst, n) memset((dst), 0, (n)*BYTES_PER_MP_LIMB)
and BYTES_PER_MP_LIMB is 4.

If I write "size_t n1" or "unsigned int n1" above instead of "int n1",
the bug reappears.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (4 preceding siblings ...)
  2009-07-16  7:52 ` zimmerma+gcc at loria dot fr
@ 2009-07-16  8:31 ` mikpe at it dot uu dot se
  2009-07-16 10:19 ` david dot kirkby at onetel dot net
                   ` (20 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: mikpe at it dot uu dot se @ 2009-07-16  8:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from mikpe at it dot uu dot se  2009-07-16 08:31 -------
(In reply to comment #5)
> Created an attachment (id=18203)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18203&action=view) [edit]
> preprocessed version of the file mpn_exp.c from mpfr-2.4.1
> 
> Note that replacing line 74:
>    MPN_ZERO (a, n - 1);
> by:
>    { int n1 = n - 1; MPN_ZERO (a, n1); }
> fixes the problem, where MPN_ZERO is defined as:
> #define MPN_ZERO(dst, n) memset((dst), 0, (n)*BYTES_PER_MP_LIMB)
> and BYTES_PER_MP_LIMB is 4.
> 
> If I write "size_t n1" or "unsigned int n1" above instead of "int n1",
> the bug reappears.

Sounds a lot like PR39867 and PR40747 are hitting you. Can you grab those
fixes, apply them to your 4.4.0, rebuild it, and test mpfr again? Or get the
4.4.1-RC and test that instead.

I just finished building 4.3.4 and 4.4.0 on USIIIi/Solaris 9, and they built
gmp-4.2.4 and mpfr-2.4.1 fine, with both passing make check.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (5 preceding siblings ...)
  2009-07-16  8:31 ` mikpe at it dot uu dot se
@ 2009-07-16 10:19 ` david dot kirkby at onetel dot net
  2009-07-16 10:24 ` david dot kirkby at onetel dot net
                   ` (19 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-16 10:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from david dot kirkby at onetel dot net  2009-07-16 10:19 -------
(In reply to comment #4)
> mpfr-2.4.1 compiles and tests Ok for me on an Ultra5 (USIIi) running
> sparc64-linux, with gmp-4.2.4 (compiled by gcc-4.3.4) and gcc 4.3.4, 4.4.0, and
> 4.4.1 20090630.
> 
> I don't have a T2, but could possibly do some tests on USIIIi/Solaris 9.
> 

I believe the problem is likely to only be seen on the T2+ or similar
processors. Someone noticed the library code in OpenSolaris is different on the
T2+ processor to what it would be on a more common SPARC processor. 

I have built gcc 4.4.0 on Solaris 10 on a Sun Blade 2000 (UltraSPARC II
processors) and have no problem with mpfr, but on the T2+ processors of the
T5240 server, it does not work.  

I'll try a later snapshot, but any serious gcc developer would be welcome to an
account on the machine where it fails. That does not mean anyone that just
happens to be interested and fancies playing on a 16-core machine, but if you
are a serious gcc developer, then I could give you an account. 

Dave 


-- 

david dot kirkby at onetel dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david dot kirkby at onetel
                   |                            |dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (6 preceding siblings ...)
  2009-07-16 10:19 ` david dot kirkby at onetel dot net
@ 2009-07-16 10:24 ` david dot kirkby at onetel dot net
  2009-07-16 10:31 ` jakub at gcc dot gnu dot org
                   ` (18 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-16 10:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from david dot kirkby at onetel dot net  2009-07-16 10:24 -------
(In reply to comment #4)

> Sounds a lot like PR39867 and PR40747 are hitting you. Can you grab those
> fixes, apply them to your 4.4.0, rebuild it, and test mpfr again? Or get the
> 4.4.1-RC and test that instead.
> 
> I just finished building 4.3.4 and 4.4.0 on USIIIi/Solaris 9, and they built
> gmp-4.2.4 and mpfr-2.4.1 fine, with both passing make check.

I can't see how it is similar to PR39867 and PR40747 only occurs at an
optimisation of 1 or higher. This occurs with no optimisation at all. 

Dave 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (7 preceding siblings ...)
  2009-07-16 10:24 ` david dot kirkby at onetel dot net
@ 2009-07-16 10:31 ` jakub at gcc dot gnu dot org
  2009-07-16 12:32 ` david dot kirkby at onetel dot net
                   ` (17 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-07-16 10:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jakub at gcc dot gnu dot org  2009-07-16 10:31 -------
folding happens even at -O0 and both bugs are in the folder.  So, please try
ftp://sources.redhat.com/pub/gcc/snapshots/4.4.1-RC-20090715/
first.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (8 preceding siblings ...)
  2009-07-16 10:31 ` jakub at gcc dot gnu dot org
@ 2009-07-16 12:32 ` david dot kirkby at onetel dot net
  2009-07-16 14:07 ` jakub at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-16 12:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from david dot kirkby at onetel dot net  2009-07-16 12:32 -------
(In reply to comment #9)
> folding happens even at -O0 and both bugs are in the folder.  So, please try
> ftp://sources.redhat.com/pub/gcc/snapshots/4.4.1-RC-20090715/
> first.
> 

I tried it. 

kirkby@t2:[/tmp/kirkby/mpfr-2.4.1] $  gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../gcc-4.4.1-RC-20090715/configure
--prefix=/usr/local/gcc-4.4.1-RC-20090715-sun-linker --with-as=/usr/ccs/bin/as
--without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld
--enable-languages=c,c++,fortran --with-mpfr-include=/usr/local/include
--with-mpfr-lib=/usr/local/lib --with-gmp-include=/usr/local/include
--with-gmp-lib=/usr/local/lib
Thread model: posix
gcc version 4.4.1 20090715 (prerelease) (GCC)


but again got 20 test failures on mpfr 2.4.1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (9 preceding siblings ...)
  2009-07-16 12:32 ` david dot kirkby at onetel dot net
@ 2009-07-16 14:07 ` jakub at gcc dot gnu dot org
  2009-07-16 20:34 ` marc dot glisse at normalesup dot org
                   ` (15 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-07-16 14:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from jakub at gcc dot gnu dot org  2009-07-16 14:07 -------
You haven't mentioned what options you compiled this file with.  So, assuming
-O2, I see:
        add     %i4, -1, %l5    ! n,, tmp186
        sethi   %hi(1073740800), %o2    !, tmp189
        sll     %l5, 2, %l5     ! tmp186,, D.4491
        or      %o2, 1023, %o2  ! tmp189,, tmp188
        st      %g1, [%i0+%l5]  !,* D.4491
        add     %i4, %o2, %o2   ! n, tmp188, tmp187
        mov     %i0, %o0        ! a,
        sll     %o2, 2, %o2     ! tmp187,,
        call    memset, 0       !,
         mov    0, %o1  !,
for this memset call, which looks correct to me.  The st %g1, [%i0+%l5] line
stores to %i0 a[n-1] and memset is called with memset (a, 0, (n + 0x3fffffffU)
<< 2);  So, if this doesn't work (and you see the same), you hit a bug in
Solaris memset implementation, which doesn't handle properly length with
garbage in upper 32-bits, guess it could use brz,pn %o2, do_nothing or
something similar, which is fine for 64-bit code, but certainly not for 32-bit
code.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (10 preceding siblings ...)
  2009-07-16 14:07 ` jakub at gcc dot gnu dot org
@ 2009-07-16 20:34 ` marc dot glisse at normalesup dot org
  2009-07-16 21:29 ` david dot kirkby at onetel dot net
                   ` (14 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: marc dot glisse at normalesup dot org @ 2009-07-16 20:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from marc dot glisse at normalesup dot org  2009-07-16 20:34 -------
(In reply to comment #11)
> for this memset call, which looks correct to me.  The st %g1, [%i0+%l5] line
> stores to %i0 a[n-1] and memset is called with memset (a, 0, (n + 0x3fffffffU)
> << 2);  So, if this doesn't work (and you see the same), you hit a bug in
> Solaris memset implementation, which doesn't handle properly length with
> garbage in upper 32-bits, guess it could use brz,pn %o2, do_nothing or
> something similar, which is fine for 64-bit code, but certainly not for 32-bit
> code.

The sun4v implementation in opensolaris looks fine (but may not have been
backported to solaris 10). The following one on the other hand seems to use the
same brnz for 32 and 64 bit code:
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libc/sparc_hwcap1/common/gen/memset.s#88

It would be good to know which implementation is used...


-- 

marc dot glisse at normalesup dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc dot glisse at
                   |                            |normalesup dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (11 preceding siblings ...)
  2009-07-16 20:34 ` marc dot glisse at normalesup dot org
@ 2009-07-16 21:29 ` david dot kirkby at onetel dot net
  2009-07-17  0:58 ` zimmerma+gcc at loria dot fr
                   ` (13 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-16 21:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from david dot kirkby at onetel dot net  2009-07-16 21:29 -------
(In reply to comment #11)
> You haven't mentioned what options you compiled this file with.  So, assuming
> -O2, I see:
>         add     %i4, -1, %l5    ! n,, tmp186
>         sethi   %hi(1073740800), %o2    !, tmp189
>         sll     %l5, 2, %l5     ! tmp186,, D.4491
>         or      %o2, 1023, %o2  ! tmp189,, tmp188
>         st      %g1, [%i0+%l5]  !,* D.4491
>         add     %i4, %o2, %o2   ! n, tmp188, tmp187
>         mov     %i0, %o0        ! a,
>         sll     %o2, 2, %o2     ! tmp187,,
>         call    memset, 0       !,
>          mov    0, %o1  !,
> for this memset call, which looks correct to me.  The st %g1, [%i0+%l5] line
> stores to %i0 a[n-1] and memset is called with memset (a, 0, (n + 0x3fffffffU)
> << 2);  So, if this doesn't work (and you see the same), you hit a bug in
> Solaris memset implementation, which doesn't handle properly length with
> garbage in upper 32-bits, guess it could use brz,pn %o2, do_nothing or
> something similar, which is fine for 64-bit code, but certainly not for 32-bit
> code.
> 

I should add we are using the Sun assembler and linker, not the GNU ones. I
don't know whether that would effect the output. If so, can you tell me how to
generate the assembler code? Or as I say, you can have an account. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (12 preceding siblings ...)
  2009-07-16 21:29 ` david dot kirkby at onetel dot net
@ 2009-07-17  0:58 ` zimmerma+gcc at loria dot fr
  2009-07-17  3:22 ` david dot kirkby at onetel dot net
                   ` (12 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: zimmerma+gcc at loria dot fr @ 2009-07-17  0:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from zimmerma+gcc at loria dot fr  2009-07-17 00:57 -------
> You haven't mentioned what options you compiled this file with. 

the problem appears both with -O0, -O1 and -O2.

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (13 preceding siblings ...)
  2009-07-17  0:58 ` zimmerma+gcc at loria dot fr
@ 2009-07-17  3:22 ` david dot kirkby at onetel dot net
  2009-07-17  4:11 ` david dot kirkby at onetel dot net
                   ` (11 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-17  3:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from david dot kirkby at onetel dot net  2009-07-17 03:21 -------
(In reply to comment #14)
> > You haven't mentioned what options you compiled this file with. 
> 
> the problem appears both with -O0, -O1 and -O2.
> 
> Paul
> 

Also worth noting is that this builds fine with some versions of gcc

gcc 4.1.1 OK
gcc 4.2.1 OK  
gcc 4.2.4 OK 

I could build gcc 4.3.0, but it would never install properly, so I have not
tested on gcc 4.3.0. 

gcc 4.3.1 MPFR        fails 20 tests
gcc 4.3.3 MPFR        fails 20 tests
gcc 4.4.0 MPFR        fails 20 tests. 
gcc-4.4.1-RC-20090715 MPFR fails 20 tests


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (14 preceding siblings ...)
  2009-07-17  3:22 ` david dot kirkby at onetel dot net
@ 2009-07-17  4:11 ` david dot kirkby at onetel dot net
  2009-07-17  7:49 ` jakub at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-17  4:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from david dot kirkby at onetel dot net  2009-07-17 04:11 -------
(In reply to comment #0)
> See http://websympa.loria.fr/wwsympa/arc/mpfr/2009-07/msg00031.html
> and the following discussion.
> 
> This was on t2.math.washington.edu with
> /usr/local/gcc-4.4.0-sun-linker/bin/gcc:
> zimmerma@t2:/tmp/mpfr-2.4.1$ /usr/local/gcc-4.4.0-sun-linker/bin/gcc -v
> Using built-in specs.
> Target: sparc-sun-solaris2.10
> Configured with: /home/kirkby/gcc-4.4.0/configure CC=/usr/sfw/bin/gcc
> --prefix=/usr/local/gcc-4.4.0-sun-linker --without-gnu-as --without-gnu-ld
> --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
> --enable-languages=c,c++,fortran --with-mpfr-lib=/usr/local/lib
> --with-mpfr-include=/usr/local/include --with-gmp-include=/usr/local/include
> --with-gmp-lib=/usr/local/lib --with-libiconv-prefix=/usr/lib/iconv
> Thread model: posix
> gcc version 4.4.0 (GCC)


It would be useful if we had an exact statement of the problem, in terms of
"memset fails for ..." or whatever. I'd ask a few Sun people to have a look
here, and comment, but it's unclear precisely what is believed to be the issue. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (15 preceding siblings ...)
  2009-07-17  4:11 ` david dot kirkby at onetel dot net
@ 2009-07-17  7:49 ` jakub at gcc dot gnu dot org
  2009-07-17 11:19 ` david dot kirkby at onetel dot net
                   ` (9 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-07-17  7:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from jakub at gcc dot gnu dot org  2009-07-17 07:49 -------
Try:
typedef __SIZE_TYPE__ size_t;
extern void *memset (void *, const void *, size_t);
extern void abort (void);
volatile size_t i = 0x80000000U, j = 0x80000000U;
char buf[16];

int main (void)
{
  if (sizeof (size_t) != 4)
    return 0;
  buf[0] = 6;
  memset (buf, 0, i + j);
  if (buf[0] != 6)
    abort ();
  return 0;
}
In 32-bit code, size_t is 32-bit, memset is called with buf, 0, 0 arguments,
but the %o2 register passed to it doesn't contain 0, but 0x100000000.  That is
fine, this is 32-bit code, so the uppermost bits are always undefined.  But
when 32-bit memset uses brnz %o2, ... instruction, it needs to first
zero-extend it to 64-bits, as brnz operates on all 64 bits only.  Or not use
brnz, but compare and be %icc, ...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (16 preceding siblings ...)
  2009-07-17  7:49 ` jakub at gcc dot gnu dot org
@ 2009-07-17 11:19 ` david dot kirkby at onetel dot net
  2009-07-17 15:51 ` marc dot glisse at normalesup dot org
                   ` (8 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-17 11:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from david dot kirkby at onetel dot net  2009-07-17 11:19 -------
(In reply to comment #17)
> Try:
> typedef __SIZE_TYPE__ size_t;
> extern void *memset (void *, const void *, size_t);
> extern void abort (void);
> volatile size_t i = 0x80000000U, j = 0x80000000U;
> char buf[16];
> 
> int main (void)
> {
>   if (sizeof (size_t) != 4)
>     return 0;
>   buf[0] = 6;
>   memset (buf, 0, i + j);
>   if (buf[0] != 6)
>     abort ();
>   return 0;
> }
> In 32-bit code, size_t is 32-bit, memset is called with buf, 0, 0 arguments,
> but the %o2 register passed to it doesn't contain 0, but 0x100000000.  That is
> fine, this is 32-bit code, so the uppermost bits are always undefined.  But
> when 32-bit memset uses brnz %o2, ... instruction, it needs to first
> zero-extend it to 64-bits, as brnz operates on all 64 bits only.  Or not use
> brnz, but compare and be %icc, ...
> 


I've compiled and linked that code. It does not abort. i.e. I do NOT see:
Abort (core dumped).

In 64-bit mode, it issues a warning:

$ gcc -m64  check.c
check.c:2: warning: conflicting types for built-in function 'memset'

but again builds an executable which exits normally. 

If you want the assembler output posted from Tim's preprocessed file, let me
know how to do it and I'll do it, just in case gcc is behaving differently on
this machine to yours.

As I say, if you want an account Jakub, you can have one. Just tell me a user
name. It might be the simplest way for you to look at this. 

Dave 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (17 preceding siblings ...)
  2009-07-17 11:19 ` david dot kirkby at onetel dot net
@ 2009-07-17 15:51 ` marc dot glisse at normalesup dot org
  2009-07-18  1:14 ` david dot kirkby at onetel dot net
                   ` (7 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: marc dot glisse at normalesup dot org @ 2009-07-17 15:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from marc dot glisse at normalesup dot org  2009-07-17 15:51 -------
(In reply to comment #18)
> I've compiled and linked that code. It does not abort.

Bad point for this theory :-(
The result could still depend on the alignment of the pointer, so you could try
replacing buf[0] by buf[4] and calling memset(buf+4,...) (try several small
values instead of 4).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (18 preceding siblings ...)
  2009-07-17 15:51 ` marc dot glisse at normalesup dot org
@ 2009-07-18  1:14 ` david dot kirkby at onetel dot net
  2009-07-18  1:18 ` david dot kirkby at onetel dot net
                   ` (6 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-18  1:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from david dot kirkby at onetel dot net  2009-07-18 01:14 -------
(In reply to comment #19)
> (In reply to comment #18)
> > I've compiled and linked that code. It does not abort.
> 
> Bad point for this theory :-(
> The result could still depend on the alignment of the pointer, so you could try
> replacing buf[0] by buf[4] and calling memset(buf+4,...) (try several small
> values instead of 4).
> 

I tried this in a loop. It still works, with no abort. 


typedef __SIZE_TYPE__ size_t;
extern void *memset (void *, const void *, size_t);
extern void abort (void);
volatile size_t i = 0x80000000U, j = 0x80000000U;
char buf[16];

int main (void)
{
  int n;

  for (n=0 ; n <=64;++n) {
    if (sizeof (size_t) != 4)
      return 0;
    buf[n] = 6;
    memset (buf+n, 0, i + j);
    if (buf[0] != 6)
      abort ();
  }
  return 0;
}

I extended 'n' to larger values and find it does abort when it is 5592, but not
exactly the 'small' value you were looking for. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (19 preceding siblings ...)
  2009-07-18  1:14 ` david dot kirkby at onetel dot net
@ 2009-07-18  1:18 ` david dot kirkby at onetel dot net
  2009-07-18  4:50 ` marc dot glisse at normalesup dot org
                   ` (5 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-18  1:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from david dot kirkby at onetel dot net  2009-07-18 01:18 -------
(In reply to comment #20)
> (In reply to comment #19)
> > (In reply to comment #18)
> > > I've compiled and linked that code. It does not abort.
> > 
> > Bad point for this theory :-(
> > The result could still depend on the alignment of the pointer, so you could try
> > replacing buf[0] by buf[4] and calling memset(buf+4,...) (try several small
> > values instead of 4).
> > 
> 
> I tried this in a loop. It still works, with no abort. 
> 
> 
> typedef __SIZE_TYPE__ size_t;
> extern void *memset (void *, const void *, size_t);
> extern void abort (void);
> volatile size_t i = 0x80000000U, j = 0x80000000U;
> char buf[16];
> 
> int main (void)
> {
>   int n;
> 
>   for (n=0 ; n <=64;++n) {
>     if (sizeof (size_t) != 4)
>       return 0;
>     buf[n] = 6;
>     memset (buf+n, 0, i + j);
>     if (buf[0] != 6)
>       abort ();
>   }
>   return 0;
> }
> 
> I extended 'n' to larger values and find it does abort when it is 5592, but not
> exactly the 'small' value you were looking for. 
> 

Looking closely, you only declared allocated 16 bytes for the buffer, so it was
hardly surprising it aborted at large n. When I increased the buffer size, so
it worked as expected, even for n as large as 10000

dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (20 preceding siblings ...)
  2009-07-18  1:18 ` david dot kirkby at onetel dot net
@ 2009-07-18  4:50 ` marc dot glisse at normalesup dot org
  2009-07-18 14:36 ` david dot kirkby at onetel dot net
                   ` (4 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: marc dot glisse at normalesup dot org @ 2009-07-18  4:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from marc dot glisse at normalesup dot org  2009-07-18 04:50 -------
(In reply to comment #20)
>     buf[n] = 6;
>     memset (buf+n, 0, i + j);
>     if (buf[0] != 6)

It looks like you forgot to replace the second buf[0] by buf[n].


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (21 preceding siblings ...)
  2009-07-18  4:50 ` marc dot glisse at normalesup dot org
@ 2009-07-18 14:36 ` david dot kirkby at onetel dot net
  2009-07-18 14:44 ` david dot kirkby at onetel dot net
                   ` (3 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-18 14:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #23 from david dot kirkby at onetel dot net  2009-07-18 14:36 -------
(In reply to comment #22)
> (In reply to comment #20)
> >     buf[n] = 6;
> >     memset (buf+n, 0, i + j);
> >     if (buf[0] != 6)
> 
> It looks like you forgot to replace the second buf[0] by buf[n].
> 

Sorry, my mistake. This is the current code and it does show something
intersting. 

drkirkby@kestrel:[~] $ cat check2.c
#include <stdio.h>
typedef __SIZE_TYPE__ size_t;
extern void *memset (void *, const void *, size_t);
extern void abort (void);
volatile size_t i = 0x80000000U, j = 0x80000000U;
char buf[16];

int main (void)
{
  int n;

  for (n=0 ; n <=10;++n) {
    printf("n=%d\n",n);
    if (sizeof (size_t) != 4)
      return 0;
    buf[n] = 6;
    memset (buf+n, 0, i + j);
    if (buf[n] != 6)
      abort ();
  }
  return 0;
}

On the machine with the T2+ processor, which fails the mpfr tests:

kirkby@t2:[~] $ gcc -Wall check2.c
check2.c: In function 'main':
check2.c:17: warning: null argument where non-null required (argument 2)
kirkby@t2:[~] $ ./a.out
n=0
n=1
Abort (core dumped)

I tried with the Sun compiler too, but that refuses to compile the code. 

kirkby@t2:[~] $ /opt/SUNWspro/bin/cc check2.c
"check2.c", line 2: warning: no explicit type given
"check2.c", line 2: syntax error before or at: size_t
"check2.c", line 2: warning: useless declaration
cc: acomp failed for check2.c


However, when I went back and took away all the loop stuff and dropped it to
the bare minimum. 

kirkby@t2:[~] $ cat check3.c
typedef __SIZE_TYPE__ size_t;
extern void *memset (void *, const void *, size_t);
extern void abort (void);
volatile size_t i = 0x80000000U, j = 0x80000000U;
char buf[16];

int main (void)
{
  if (sizeof (size_t) != 4)
    return 0;
  buf[1] = 6;
  memset (buf+1, 0, i + j);
  if (buf[1] != 6)
    abort ();
  return 0;
}

then it does not dump core. 

kirkby@t2:[~] $ gcc check3.c
kirkby@t2:[~] $ ./a.out
kirkby@t2:[~] $

In fact, trying a few small values manually, without the loop, causes no
problem. 


I also tried it on my own personal machine, a Sun Blade 2000 with the sun4u
architecture (unlike the T5240 with it's T2+ processors, which is sun4v). 

drkirkby@kestrel:[~] $ ./a.out
n=0
n=1
n=2
n=3
n=4
n=5
n=6
n=7
n=8
n=9
n=10


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (22 preceding siblings ...)
  2009-07-18 14:36 ` david dot kirkby at onetel dot net
@ 2009-07-18 14:44 ` david dot kirkby at onetel dot net
  2009-07-18 19:33 ` david dot kirkby at onetel dot net
                   ` (2 subsequent siblings)
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-18 14:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #24 from david dot kirkby at onetel dot net  2009-07-18 14:44 -------
I should have added, the core dumps were observed on gcc versions

3.4.3
4.2.4
4.4.0
4.4.1 20090715 (prerelease) 

on the Sun T5240 with it's T2+ processors. 

The success on the Sun Blade 2000 was only tried with gcc 3.4.4 and 4.4.0. 

To me at least, that does rather point the finger at Solaris's memset(). 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (23 preceding siblings ...)
  2009-07-18 14:44 ` david dot kirkby at onetel dot net
@ 2009-07-18 19:33 ` david dot kirkby at onetel dot net
  2009-10-01  8:34 ` [Bug target/40757] " david dot kirkby at onetel dot net
  2009-10-04 11:01 ` ebotcazou at gcc dot gnu dot org
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-07-18 19:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #25 from david dot kirkby at onetel dot net  2009-07-18 19:33 -------
(In reply to comment #24)
> I should have added, the core dumps were observed on gcc versions
> 
> 3.4.3
> 4.2.4
> 4.4.0
> 4.4.1 20090715 (prerelease) 
> 
> on the Sun T5240 with it's T2+ processors. 
> 
> The success on the Sun Blade 2000 was only tried with gcc 3.4.4 and 4.4.0. 
> 
> To me at least, that does rather point the finger at Solaris's memset(). 
> 

>From what I now understand of this, it does indeed indicate a bug in the
memset() implementation on Solaris for this particular machine. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug target/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (24 preceding siblings ...)
  2009-07-18 19:33 ` david dot kirkby at onetel dot net
@ 2009-10-01  8:34 ` david dot kirkby at onetel dot net
  2009-10-04 11:01 ` ebotcazou at gcc dot gnu dot org
  26 siblings, 0 replies; 28+ messages in thread
From: david dot kirkby at onetel dot net @ 2009-10-01  8:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #26 from david dot kirkby at onetel dot net  2009-10-01 08:34 -------
I should have added this some time back, but Sun have confirmed this is a bug.
I should have a IDR from Sun myself in a couple of weeks, and a patch will be
on sunsolve some time after that. It will be fixed in Solaris 10 update 8. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

* [Bug target/40757] gcc 4.4.0 miscompiles mpfr-2.4.1
  2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
                   ` (25 preceding siblings ...)
  2009-10-01  8:34 ` [Bug target/40757] " david dot kirkby at onetel dot net
@ 2009-10-04 11:01 ` ebotcazou at gcc dot gnu dot org
  26 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-10-04 11:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #27 from ebotcazou at gcc dot gnu dot org  2009-10-04 11:01 -------
Not a GCC bug.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2009-10-04 11:01 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-15  0:36 [Bug c/40757] New: gcc 4.4.0 miscompiles mpfr-2.4.1 zimmerma+gcc at loria dot fr
2009-07-15  2:02 ` [Bug c/40757] " zimmerma+gcc at loria dot fr
2009-07-15  6:27 ` ebotcazou at gcc dot gnu dot org
2009-07-15  9:55 ` rguenth at gcc dot gnu dot org
2009-07-15 13:15 ` mikpe at it dot uu dot se
2009-07-16  7:52 ` zimmerma+gcc at loria dot fr
2009-07-16  8:31 ` mikpe at it dot uu dot se
2009-07-16 10:19 ` david dot kirkby at onetel dot net
2009-07-16 10:24 ` david dot kirkby at onetel dot net
2009-07-16 10:31 ` jakub at gcc dot gnu dot org
2009-07-16 12:32 ` david dot kirkby at onetel dot net
2009-07-16 14:07 ` jakub at gcc dot gnu dot org
2009-07-16 20:34 ` marc dot glisse at normalesup dot org
2009-07-16 21:29 ` david dot kirkby at onetel dot net
2009-07-17  0:58 ` zimmerma+gcc at loria dot fr
2009-07-17  3:22 ` david dot kirkby at onetel dot net
2009-07-17  4:11 ` david dot kirkby at onetel dot net
2009-07-17  7:49 ` jakub at gcc dot gnu dot org
2009-07-17 11:19 ` david dot kirkby at onetel dot net
2009-07-17 15:51 ` marc dot glisse at normalesup dot org
2009-07-18  1:14 ` david dot kirkby at onetel dot net
2009-07-18  1:18 ` david dot kirkby at onetel dot net
2009-07-18  4:50 ` marc dot glisse at normalesup dot org
2009-07-18 14:36 ` david dot kirkby at onetel dot net
2009-07-18 14:44 ` david dot kirkby at onetel dot net
2009-07-18 19:33 ` david dot kirkby at onetel dot net
2009-10-01  8:34 ` [Bug target/40757] " david dot kirkby at onetel dot net
2009-10-04 11:01 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).