public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/32231]  New: [4.3 Regression] Segfault in verify_ssa_name
@ 2007-06-06  8:05 tbm at cyrius dot com
  2007-06-06  8:06 ` [Bug tree-optimization/32231] " tbm at cyrius dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  8:05 UTC (permalink / raw)
  To: gcc-bugs

I'm getting the following segfault when I compile the beep-media-player
application with the options -ffast-math -funroll-all-loops  -g -O3:

visualization.c: In function 'vis_send_data':
visualization.c:270: internal compiler error: Segmentation fault
Please submit a full bug report,

The problem is that this segfault doesn't happen with the preprocessed
source, so I've no idea how to report this properly.  Any hints on this?


-- 
           Summary: [4.3 Regression] Segfault in verify_ssa_name
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
@ 2007-06-06  8:06 ` tbm at cyrius dot com
  2007-06-06  8:09 ` tbm at cyrius dot com
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  8:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tbm at cyrius dot com  2007-06-06 08:06 -------
 g_bit_nth_lsf g_bit_nth_msf g_bit_storage g_trash_stack_push g_trash_stack_pop
g_trash_stack_peek g_t
rash_stack_height g_string_append_c_inline strtod strtol strtoul strtoq strtouq
strtoll strtoull atof
atoi atol atoll gnu_dev_major {GC 5331k -> 4258k} gnu_dev_minor gnu_dev_makedev
__strcspn_c1 __strcspn
_c2 __strcspn_c3 __strspn_c1 __strspn_c2 __strspn_c3 __strpbrk_c2 __strpbrk_c3
__strtok_r_1c __strsep_
1c __strsep_2c __strsep_3c {GC 5536k -> 5068k} {GC 6589k -> 6224k} vprintf
getchar getc_unlocked getch
ar_unlocked putchar fputc_unlocked putc_unlocked putchar_unlocked feof_unlocked
ferror_unlocked {GC 80
95k -> 7683k} {GC 9991k -> 9391k} {GC 12209k -> 11320k} {GC 14717k -> 13483k}
{GC 17529k -> 16296k} ge
t_vis_list get_vis_enabled_list vis_disable_plugin vis_about vis_configure
vis_playback_start vis_play
back_stop enable_vis_plugin vis_enabled vis_stringify_enabled_list
vis_enable_from_stringified_list ca
lc_stereo_pcm calc_mono_pcm calc_freq calc_mono_freq calc_stereo_freq
vis_send_data
Analyzing compilation unit
Performing interprocedural optimizations
 <visibility> <early_local_cleanups> <inline> <static-var> <pure-const>
<type-escape-var>Assembling fu
nctions:
 get_vis_list get_vis_enabled_list vis_playback_start vis_playback_stop
vis_enable_from_stringified_li
st vis_stringify_enabled_list vis_configure vis_about vis_enabled
enable_vis_plugin vis_disable_plugin calc_mono_freq vis_send_data {GC 21223k ->
16452k}
Program received signal SIGSEGV, Segmentation fault.
verify_ssa_name (ssa_name=0xa5a5a5a5a5a5a5a5, is_virtual=0 '\0')
    at gcc/tree-ssa.c:109
109       if (TREE_CODE (ssa_name) != SSA_NAME)
(gdb) where
#0  verify_ssa_name (ssa_name=0xa5a5a5a5a5a5a5a5, is_virtual=0 '\0')
    at gcc/tree-ssa.c:109
#1  0x000000000079905b in verify_ssa (check_modified_stmt=1 '\001')
    at gcc/tree-ssa.c:716
#2  0x000000000060c795 in execute_function_todo (data=<value optimized out>)
    at gcc/passes.c:921
#3  0x000000000060c51b in execute_todo (flags=1053) at gcc/passes.c:945
#4  0x000000000060c9fa in execute_one_pass (pass=0xe37ae0) at gcc/passes.c:1090
#5  0x000000000060cb5c in execute_pass_list (pass=0xe37ae0)
    at gcc/passes.c:1120
#6  0x000000000060cb6e in execute_pass_list (pass=0xe370c0)
    at gcc/passes.c:1121
#7  0x000000000060cb6e in execute_pass_list (pass=0xe36ee0)
    at gcc/passes.c:1121
#8  0x000000000060cb6e in execute_pass_list (pass=0xe36340)
    at gcc/passes.c:1121
#9  0x00000000006da8ef in tree_rest_of_compilation (fndecl=0x2b0eb8ddd800)
    at gcc/tree-optimize.c:406
#10 0x000000000082cf70 in cgraph_expand_function (node=0x2b0eb9a8c800)
    at gcc/cgraphunit.c:1073
#11 0x000000000082eae5 in cgraph_optimize () at gcc/cgraphunit.c:1142
#12 0x0000000000413cbe in c_write_global_declarations () at gcc/c-decl.c:7917
#13 0x00000000006855c8 in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
    at gcc/toplev.c:1064
#14 0x00002b0eb84478e4 in __libc_start_main () from /lib/libc.so.6
#15 0x0000000000403f99 in _start ()
(gdb) call debug_tree (ssa_name)

Program received signal SIGSEGV, Segmentation fault.
print_node (file=0x2b0eb8775840, prefix=0xa8c5c1 "", node=0xa5a5a5a5a5a5a5a5,
indent=0)
    at gcc/print-tree.c:185
185       code = TREE_CODE (node);
The program being debugged was signaled while in a function called from GDB.
...


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
  2007-06-06  8:06 ` [Bug tree-optimization/32231] " tbm at cyrius dot com
@ 2007-06-06  8:09 ` tbm at cyrius dot com
  2007-06-06  8:10 ` tbm at cyrius dot com
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  8:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tbm at cyrius dot com  2007-06-06 08:09 -------
(In reply to comment #0)
> I'm getting the following segfault when I compile the beep-media-player
> application with the options -ffast-math -funroll-all-loops  -g -O3:

Sorry, I forgot one option that's also needed: -ftree-vectorize


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
  2007-06-06  8:06 ` [Bug tree-optimization/32231] " tbm at cyrius dot com
  2007-06-06  8:09 ` tbm at cyrius dot com
@ 2007-06-06  8:10 ` tbm at cyrius dot com
  2007-06-06  9:01 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  8:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tbm at cyrius dot com  2007-06-06 08:10 -------
For the record, the command to see this is:

/usr/lib/gcc-snapshot/bin/gcc -DHAVE_CONFIG_H -I. -I. -I..   
-I/usr/X11R6/include -DPNG_NO_MMX_CODE -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/libpng12   -DPNG_NO_MMX_CODE
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12   
-DDATA_DIR=\"/usr/share/bmp\" -DPLUGIN_DIR=\"/usr/lib/bmp\"
-DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\"
-DLOCALEDIR=\"/usr/share/locale\" -I../intl -I..  -ffast-math
-funroll-all-loops  -g -O3   -ftree-vectorize    -c    visualization.c


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (2 preceding siblings ...)
  2007-06-06  8:10 ` tbm at cyrius dot com
@ 2007-06-06  9:01 ` pinskia at gcc dot gnu dot org
  2007-06-06  9:02 ` rguenth at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-06  9:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-06-06 09:01 -------
Since this is obviously caused by GC (look at the backtrace and you have
0xa5a5a5a5....), use "--param ggc-min-expand=0 --param ggc-min-heapsize=0" as
options to get a reduced testcase (it might take a little while but you should
be able to reproduce it easier).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |GC, ice-on-valid-code
   Target Milestone|---                         |4.3.0


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (3 preceding siblings ...)
  2007-06-06  9:01 ` pinskia at gcc dot gnu dot org
@ 2007-06-06  9:02 ` rguenth at gcc dot gnu dot org
  2007-06-06  9:51 ` tbm at cyrius dot com
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-06-06  9:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2007-06-06 09:02 -------
{GC 21223k -> 16452k}
Program received signal SIGSEGV, Segmentation fault.
verify_ssa_name (ssa_name=0xa5a5a5a5a5a5a5a5, is_virtual=0 '\0')
    at gcc/tree-ssa.c:109
109       if (TREE_CODE (ssa_name) != SSA_NAME)

so it just got collected.  I bet you'll get an ICE instead with checking
enabled.  So, can you nevertheless provide preprocessed source?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
           Keywords|GC, ice-on-valid-code       |
   Target Milestone|4.3.0                       |---


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (4 preceding siblings ...)
  2007-06-06  9:02 ` rguenth at gcc dot gnu dot org
@ 2007-06-06  9:51 ` tbm at cyrius dot com
  2007-06-06  9:54 ` tbm at cyrius dot com
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  9:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from tbm at cyrius dot com  2007-06-06 09:51 -------
(In reply to comment #4)
> Since this is obviously caused by GC (look at the backtrace and you have
> 0xa5a5a5a5....), use "--param ggc-min-expand=0 --param ggc-min-heapsize=0" as
> options to get a reduced testcase (it might take a little while but you should
> be able to reproduce it easier).

You're right, and now I remember you telling me before.  I wonder why I didn't
think of this.  Thanks.


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (5 preceding siblings ...)
  2007-06-06  9:51 ` tbm at cyrius dot com
@ 2007-06-06  9:54 ` tbm at cyrius dot com
  2007-06-06 10:12 ` tbm at cyrius dot com
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06  9:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from tbm at cyrius dot com  2007-06-06 09:54 -------
I wonder if this is the same or related to PR29975, see comment
100: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975#c100


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (6 preceding siblings ...)
  2007-06-06  9:54 ` tbm at cyrius dot com
@ 2007-06-06 10:12 ` tbm at cyrius dot com
  2007-06-06 10:12 ` tbm at cyrius dot com
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06 10:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from tbm at cyrius dot com  2007-06-06 10:12 -------
Reducing, but this will take a while...


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (7 preceding siblings ...)
  2007-06-06 10:12 ` tbm at cyrius dot com
@ 2007-06-06 10:12 ` tbm at cyrius dot com
  2007-06-06 17:58 ` tbm at cyrius dot com
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06 10:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from tbm at cyrius dot com  2007-06-06 10:12 -------
Created an attachment (id=13660)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13660&action=view)
preprocessed source


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (8 preceding siblings ...)
  2007-06-06 10:12 ` tbm at cyrius dot com
@ 2007-06-06 17:58 ` tbm at cyrius dot com
  2007-06-07  1:10 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tbm at cyrius dot com @ 2007-06-06 17:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from tbm at cyrius dot com  2007-06-06 17:58 -------
(sid)25696:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/gcc -ffast-math -O1
-ftree-vectorize --param ggc-min-expand=0 --param ggc-min-heapsize=0
beep-visualization.c
beep-visualization.c: In function 'calc_freq':
beep-visualization.c:3: internal compiler error: Segmentation fault

Testcase:


extern double sqrt (double __x);
calc_freq (int *dest)
{
  float tmp_out[257];
  int i;
  for (i = 0; i < 256; i++)
    dest[i] = sqrt (tmp_out[i]);
}


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (9 preceding siblings ...)
  2007-06-06 17:58 ` tbm at cyrius dot com
@ 2007-06-07  1:10 ` pinskia at gcc dot gnu dot org
  2007-06-07  1:45 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-07  1:10 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |4.3.0


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (10 preceding siblings ...)
  2007-06-07  1:10 ` pinskia at gcc dot gnu dot org
@ 2007-06-07  1:45 ` pinskia at gcc dot gnu dot org
  2007-06-07  1:50 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-07  1:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2007-06-07 01:45 -------
(gdb) p debug_generic_expr (stmt)
D.1980_10 = 0.0

(gdb) p *stmt_ann (stmt)->operands.use_ops.use_ptr.use
$14 = 0xa5a5a5a5

So somebody forgot to update the use cache.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-07 01:45:19
               date|                            |


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (11 preceding siblings ...)
  2007-06-07  1:45 ` pinskia at gcc dot gnu dot org
@ 2007-06-07  1:50 ` pinskia at gcc dot gnu dot org
  2007-06-07  2:12 ` pinskia at gcc dot gnu dot org
  2007-06-07  2:14 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-07  1:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from pinskia at gcc dot gnu dot org  2007-06-07 01:49 -------
I have a fix, there is a missing update_stmt :) at the very end of
vectorizable_call after it does:
  /* The call in STMT might prevent it from being removed in dce.  We however
     cannot remove it here, due to the way the ssa name it defines is mapped
     to the new definition.  So just replace rhs of the statement with
something
     harmless.  */
  type = TREE_TYPE (scalar_dest);
  GIMPLE_STMT_OPERAND (stmt, 1) = fold_convert (type, integer_zero_node);


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (12 preceding siblings ...)
  2007-06-07  1:50 ` pinskia at gcc dot gnu dot org
@ 2007-06-07  2:12 ` pinskia at gcc dot gnu dot org
  2007-06-07  2:14 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-07  2:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from pinskia at gcc dot gnu dot org  2007-06-07 02:12 -------
Subject: Bug 32231

Author: pinskia
Date: Thu Jun  7 02:12:31 2007
New Revision: 125521

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125521
Log:
2007-06-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/32231
        * tree-vect-transform.c (vectorizable_call): Call update_stmt
        after changing the right hand side of the assignment.

2007-06-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/32231
        * gcc.target/i386/vectorize4.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/vectorize4.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-transform.c


-- 


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


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

* [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
  2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
                   ` (13 preceding siblings ...)
  2007-06-07  2:12 ` pinskia at gcc dot gnu dot org
@ 2007-06-07  2:14 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-07  2:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from pinskia at gcc dot gnu dot org  2007-06-07 02:14 -------
Fixed, thanks for the report.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-06-07  2:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-06  8:05 [Bug tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name tbm at cyrius dot com
2007-06-06  8:06 ` [Bug tree-optimization/32231] " tbm at cyrius dot com
2007-06-06  8:09 ` tbm at cyrius dot com
2007-06-06  8:10 ` tbm at cyrius dot com
2007-06-06  9:01 ` pinskia at gcc dot gnu dot org
2007-06-06  9:02 ` rguenth at gcc dot gnu dot org
2007-06-06  9:51 ` tbm at cyrius dot com
2007-06-06  9:54 ` tbm at cyrius dot com
2007-06-06 10:12 ` tbm at cyrius dot com
2007-06-06 10:12 ` tbm at cyrius dot com
2007-06-06 17:58 ` tbm at cyrius dot com
2007-06-07  1:10 ` pinskia at gcc dot gnu dot org
2007-06-07  1:45 ` pinskia at gcc dot gnu dot org
2007-06-07  1:50 ` pinskia at gcc dot gnu dot org
2007-06-07  2:12 ` pinskia at gcc dot gnu dot org
2007-06-07  2:14 ` pinskia 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).