public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native
@ 2012-05-16  9:09 martin@mpa-garching.mpg.de
  2012-05-16 10:17 ` [Bug rtl-optimization/53373] " rguenth at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: martin@mpa-garching.mpg.de @ 2012-05-16  9:09 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53373
           Summary: [4.8 regression] ICE on valid code with -march-native
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: martin@mpa-garching.mpg.de


Created attachment 27417
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27417
Preprocessed testcase

When compiling the attached testcase on an Intel Core i3-2120 with a recent
trunk version of gcc, the compiler segfaults:

/scratch/martin/mysvn/libpsht3>gcc -v -O2 -march=native -c bug.i
Using built-in specs.
COLLECT_GCC=gcc
Target: x86_64-unknown-linux-gnu
Configured with: /scratch/martin/gccgit/configure --disable-graphite
--enable-gold --enable-plugins --prefix=/afs/mpa/data/martin/ugcc
--with-libelf=/afs/mpa/data/martin/numlibs64 --enable-languages=c++,fortran
--enable-target=all --enable-checking=release --enable-build-with-cxx
Thread model: posix
gcc version 4.8.0 20120516 (experimental) [trunk revision
a756f44:a2ddc2d:669c9ede91a14c0cc74b38c1ab923146ac3919b2] (GCC) 
COLLECT_GCC_OPTIONS='-v' '-O2' '-march=native' '-c'
 /afs/mpa/data/martin/ugcc/libexec/gcc/x86_64-unknown-linux-gnu/4.8.0/cc1
-fpreprocessed bug.i -march=corei7-avx -mcx16 -msahf -mno-movbe -mno-aes
-mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi
-mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm
-mno-hle --param l1-cache-size=32 --param l1-cache-line-size=64 --param
l2-cache-size=3072 -mtune=corei7-avx -quiet -dumpbase bug.i -auxbase bug -O2
-version -o /tmp/ccLcgfAs.s
GNU C (GCC) version 4.8.0 20120516 (experimental) [trunk revision
a756f44:a2ddc2d:669c9ede91a14c0cc74b38c1ab923146ac3919b2]
(x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.8.0 20120516 (experimental) [trunk revision
a756f44:a2ddc2d:669c9ede91a14c0cc74b38c1ab923146ac3919b2], GMP version 5.0.1,
MPFR version 2.4.2, MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU C (GCC) version 4.8.0 20120516 (experimental) [trunk revision
a756f44:a2ddc2d:669c9ede91a14c0cc74b38c1ab923146ac3919b2]
(x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.8.0 20120516 (experimental) [trunk revision
a756f44:a2ddc2d:669c9ede91a14c0cc74b38c1ab923146ac3919b2], GMP version 5.0.1,
MPFR version 2.4.2, MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 03c904a1dcafbbea3957ffe55a6c30c7
libfftpack/fftpack.c: In function 'rfftf':
libfftpack/fftpack.c:799:3: internal compiler error: Segmentation fault
   { if(n!=1) rfftf1(n, r, wsave, wsave+n,(size_t*)(wsave+2*n)); }
   ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


This ICE seems to have been introduced fairly recently. I didn't encounter it a
few days ago.


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
@ 2012-05-16 10:17 ` rguenth at gcc dot gnu.org
  2012-05-16 10:39 ` rguenth at gcc dot gnu.org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-05-16 10:17 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-05-16
                 CC|                            |bernds at gcc dot gnu.org
          Component|tree-optimization           |rtl-optimization
   Target Milestone|---                         |4.8.0
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-16 10:05:29 UTC ---
Confirmed.  Caused by Bernds call-return value stuff.

Program received signal SIGSEGV, Segmentation fault.
0x000000000064528e in save_call_clobbered_regs ()
    at /space/rguenther/src/svn/trunk/gcc/caller-save.c:876
876                       rtx dest = SET_DEST (call_set);
(gdb) p call_set
$1 = (rtx) 0x0
(gdb) call debug_rtx (insn)
(call_insn 1344 1343 1347 114 (parallel [
            (set (reg:DI 0 ax)
                (call (mem:QI (symbol_ref:DI ("memcpy") [flags 0x41]
<function_decl 0x7ffff5aab200 memcpy>) [0 memcpy S1 A8])
                    (const_int 0 [0])))
            (unspec [
                    (const_int 2 [0x2])
                ] UNSPEC_CALL_NEEDS_VZEROUPPER)
        ]) libfftpack/fftpack.c:308 632 {*call_value_vzeroupper}
     (expr_list:REG_DEAD (reg:DI 5 di)
        (expr_list:REG_DEAD (reg:DI 4 si)
            (expr_list:REG_DEAD (reg:DI 1 dx)
                (expr_list:REG_UNUSED (reg:DI 0 ax)
                    (expr_list:REG_RETURNED (reg:DI 2 cx [orig:769 ivtmp.2819 ]
[769])
                        (expr_list:REG_EH_REGION (const_int 0 [0])
                            (nil)))))))
    (expr_list:REG_FRAME_RELATED_EXPR (set (reg:DI 0 ax)
            (reg:DI 5 di))
        (expr_list:REG_FRAME_RELATED_EXPR (use (reg:DI 5 di))
            (expr_list:REG_FRAME_RELATED_EXPR (use (reg:DI 4 si))
                (expr_list:REG_FRAME_RELATED_EXPR (use (reg:DI 1 dx))
                    (nil))))))


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
  2012-05-16 10:17 ` [Bug rtl-optimization/53373] " rguenth at gcc dot gnu.org
@ 2012-05-16 10:39 ` rguenth at gcc dot gnu.org
  2012-05-18 11:47 ` rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-05-16 10:39 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evstupac at gmail dot com

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-16 10:36:31 UTC ---
*** Bug 53374 has been marked as a duplicate of this bug. ***


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
  2012-05-16 10:17 ` [Bug rtl-optimization/53373] " rguenth at gcc dot gnu.org
  2012-05-16 10:39 ` rguenth at gcc dot gnu.org
@ 2012-05-18 11:47 ` rguenth at gcc dot gnu.org
  2012-05-18 11:51 ` rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-05-18 11:47 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-18 10:52:03 UTC ---
*** Bug 53381 has been marked as a duplicate of this bug. ***


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (2 preceding siblings ...)
  2012-05-18 11:47 ` rguenth at gcc dot gnu.org
@ 2012-05-18 11:51 ` rguenth at gcc dot gnu.org
  2012-05-18 14:25 ` evstupac at gmail dot com
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-05-18 11:51 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincenzo.innocente at cern
                   |                            |dot ch

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-18 10:51:20 UTC ---
*** Bug 53393 has been marked as a duplicate of this bug. ***


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (3 preceding siblings ...)
  2012-05-18 11:51 ` rguenth at gcc dot gnu.org
@ 2012-05-18 14:25 ` evstupac at gmail dot com
  2012-05-20 17:47 ` vincenzo.innocente at cern dot ch
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: evstupac at gmail dot com @ 2012-05-18 14:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Stupachenko Evgeny <evstupac at gmail dot com> 2012-05-18 13:56:56 UTC ---
14 spec2006 tests also fail after the commit 187459,
(compiled with -O2 -march=corei7 -mtune=corei7 -mavx -m64)
However without -mavx they pass.


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (4 preceding siblings ...)
  2012-05-18 14:25 ` evstupac at gmail dot com
@ 2012-05-20 17:47 ` vincenzo.innocente at cern dot ch
  2012-05-20 17:47 ` danglin at gcc dot gnu.org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: vincenzo.innocente at cern dot ch @ 2012-05-20 17:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2012-05-20 17:10:36 UTC ---
revision 187695 does not solve PR53393


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (5 preceding siblings ...)
  2012-05-20 17:47 ` vincenzo.innocente at cern dot ch
@ 2012-05-20 17:47 ` danglin at gcc dot gnu.org
  2012-05-20 18:25 ` dave.anglin at bell dot net
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-05-20 17:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from John David Anglin <danglin at gcc dot gnu.org> 2012-05-20 16:32:57 UTC ---
Author: danglin
Date: Sun May 20 16:32:50 2012
New Revision: 187695

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187695
Log:
    PR rtl-optimzation/53373
    * config/pa/pa.md (call_symref_pic): Don't expose PIC register save in
    call pattern.  Update split patterns.
    (call_symref_64bit, call_reg_pic, call_reg_64bit, call_val_symref_pic,
    call_val_symref_64bit, call_val_reg_pic, call_val_reg_64bit): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.md


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (6 preceding siblings ...)
  2012-05-20 17:47 ` danglin at gcc dot gnu.org
@ 2012-05-20 18:25 ` dave.anglin at bell dot net
  2012-05-20 20:12 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx hjl.tools at gmail dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dave.anglin at bell dot net @ 2012-05-20 18:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from dave.anglin at bell dot net 2012-05-20 18:21:37 UTC ---
On 20-May-12, at 1:10 PM, vincenzo.innocente at cern dot ch wrote:

> revision 187695 does not solve PR53393

I didn't say it did and I didn't merge the PRs.  In particular, a PA  
issue
was merged with a x86_64 issue.  For PA, the patch avoids the  
problematic
code in the middle-end and improves call optimization.

There is a generic fix posted for PR53381 that might resolve the x86_64
ICE reported here.   I assume the ICE occurs because the x86_64 call  
pattern
contains an UNSPEC.  See also comment 7 in PR53381.

--
John David Anglin    dave.anglin@bell.net


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (7 preceding siblings ...)
  2012-05-20 18:25 ` dave.anglin at bell dot net
@ 2012-05-20 20:12 ` hjl.tools at gmail dot com
  2012-05-20 22:06 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-20 20:12 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.8 regression] ICE on     |[4.8 regression] ICE on
                   |valid code with             |valid code with -mavx
                   |-march-native               |

--- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-20 20:07:59 UTC ---
A small testcase

struct gomp_task {
  void *fn_data;
};
extern void *gomp_malloc (unsigned long int);
void GOMP_task (void (*fn) (void *), void *data,
        void (*cpyfn) (void *, void *),
        long arg_size, long arg_align)
{
  struct gomp_task *task;
  char *arg;
  task = gomp_malloc (sizeof (*task) + arg_size + arg_align - 1);
  __builtin_memcpy (arg, data, arg_size);
  task->fn_data = arg;
}

compiled with -m64 -mavx -O2.


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (8 preceding siblings ...)
  2012-05-20 20:12 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx hjl.tools at gmail dot com
@ 2012-05-20 22:06 ` pinskia at gcc dot gnu.org
  2012-05-21 21:50 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx bernds at gcc dot gnu.org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-05-20 22:06 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-20 19:36:25 UTC ---
*** Bug 53427 has been marked as a duplicate of this bug. ***


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (9 preceding siblings ...)
  2012-05-20 22:06 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native pinskia at gcc dot gnu.org
@ 2012-05-21 21:50 ` bernds at gcc dot gnu.org
  2012-05-23  9:24 ` vincenzo.innocente at cern dot ch
  2012-05-25 18:29 ` bernds at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: bernds at gcc dot gnu.org @ 2012-05-21 21:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from Bernd Schmidt <bernds at gcc dot gnu.org> 2012-05-21 21:37:05 UTC ---
Author: bernds
Date: Mon May 21 21:37:01 2012
New Revision: 187745

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187745
Log:
    PR rtl-optimization/53373
    * caller-save.c (save_call_clobbered_regs): Look into a possible
    PARALLEL manually rather than using single_set on a call insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/caller-save.c


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (10 preceding siblings ...)
  2012-05-21 21:50 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx bernds at gcc dot gnu.org
@ 2012-05-23  9:24 ` vincenzo.innocente at cern dot ch
  2012-05-25 18:29 ` bernds at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: vincenzo.innocente at cern dot ch @ 2012-05-23  9:24 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2012-05-23 09:18:02 UTC ---
gcc build for me with -march=native equivalent to -march=bdver1 (and therefore
-mavx)
with the "latest" trunk revision 187789


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

* [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx
  2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
                   ` (11 preceding siblings ...)
  2012-05-23  9:24 ` vincenzo.innocente at cern dot ch
@ 2012-05-25 18:29 ` bernds at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: bernds at gcc dot gnu.org @ 2012-05-25 18:29 UTC (permalink / raw)
  To: gcc-bugs

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

Bernd Schmidt <bernds at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from Bernd Schmidt <bernds at gcc dot gnu.org> 2012-05-25 18:23:37 UTC ---
Fixed.


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

end of thread, other threads:[~2012-05-25 18:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16  9:09 [Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native martin@mpa-garching.mpg.de
2012-05-16 10:17 ` [Bug rtl-optimization/53373] " rguenth at gcc dot gnu.org
2012-05-16 10:39 ` rguenth at gcc dot gnu.org
2012-05-18 11:47 ` rguenth at gcc dot gnu.org
2012-05-18 11:51 ` rguenth at gcc dot gnu.org
2012-05-18 14:25 ` evstupac at gmail dot com
2012-05-20 17:47 ` vincenzo.innocente at cern dot ch
2012-05-20 17:47 ` danglin at gcc dot gnu.org
2012-05-20 18:25 ` dave.anglin at bell dot net
2012-05-20 20:12 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx hjl.tools at gmail dot com
2012-05-20 22:06 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native pinskia at gcc dot gnu.org
2012-05-21 21:50 ` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx bernds at gcc dot gnu.org
2012-05-23  9:24 ` vincenzo.innocente at cern dot ch
2012-05-25 18:29 ` bernds at gcc dot gnu.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).