public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/38553]  New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec
@ 2008-12-17 13:52 tbm at cyrius dot com
  2008-12-17 13:53 ` [Bug target/38553] " tbm at cyrius dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: tbm at cyrius dot com @ 2008-12-17 13:52 UTC (permalink / raw)
  To: gcc-bugs

[ forwarded from http://bugs.debian.org/508576 ]

Michael Buesch reported the following segfault with gcc 4.3 on powerpc
with -maltivec.  I confirmed that the bug is still present in 4.3 from SVN
and that it's not present on the trunk.

./xgcc -B. -maltivec --param ggc-min-expand=0 --param ggc-min-heapsize=0 -O3  
-c ~/ad_imaadpcm.i
libmpcodecs/ad_imaadpcm.c: In function 'ms_ima_adpcm_decode_block':
libmpcodecs/ad_imaadpcm.c:273: internal compiler error: Segmentation fault
Please submit a full bug report,


-- 
           Summary: [4.3 Regression] Segfault in ggc_set_mark with -maltivec
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: powerpc-linux-gnu


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
  2008-12-17 13:53 ` [Bug target/38553] " tbm at cyrius dot com
@ 2008-12-17 13:53 ` tbm at cyrius dot com
  2008-12-17 13:54 ` tbm at cyrius dot com
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: tbm at cyrius dot com @ 2008-12-17 13:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tbm at cyrius dot com  2008-12-17 13:51 -------
When I add -fno-tree-vrp, I get:

libmpcodecs/ad_imaadpcm.c:155: internal compiler error: in c_expand_expr, at
c-common.c:4543


-- 


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
@ 2008-12-17 13:53 ` tbm at cyrius dot com
  2008-12-17 13:53 ` tbm at cyrius dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: tbm at cyrius dot com @ 2008-12-17 13:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tbm at cyrius dot com  2008-12-17 13:51 -------
Program received signal SIGSEGV, Segmentation fault.
0x1006cda0 in ggc_set_mark (p=0x4) at gcc/ggc-page.c:605
605       return base[L1][L2];
(gdb) where
#0  0x1006cda0 in ggc_set_mark (p=0x4) at gcc/ggc-page.c:605
#1  0x1000b9c8 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:75
#2  0x1000c9a4 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:322
#3  0x1000c2c8 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:356
#4  0x1000c5ec in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:376
#5  0x1000c254 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:338
#6  0x1000bc20 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:497
#7  0x1000c274 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:340
#8  0x1000bc20 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:497
#9  0x1000c264 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:339
#10 0x1000c294 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:342
#11 0x1000c244 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:337
#12 0x1000c944 in gt_ggc_mx_lang_tree_node (x_p=<value optimized out>) at
./gt-c-decl.h:316
#13 0x1018cdd0 in gt_ggc_mx_cgraph_node (x_p=<value optimized out>) at
gtype-desc.c:149
#14 0x1018d15c in gt_ggc_m_P11cgraph_node4htab (x_p=<value optimized out>) at
gtype-desc.c:1852
#15 0x10179670 in ggc_mark_roots () at gcc/ggc-common.c:117
#16 0x1006d818 in ggc_collect () at gcc/ggc-page.c:1906
#17 0x101cc074 in execute_todo (flags=2) at gcc/passes.c:1013
#18 0x101cc240 in execute_one_pass (pass=0x1072fde8) at gcc/passes.c:1145
#19 0x101cc4c8 in execute_pass_list (pass=0x1072fde8) at gcc/passes.c:1176
#20 0x102988a0 in tree_rest_of_compilation (fndecl=0xef490c80) at
gcc/tree-optimize.c:404
#21 0x103c8a38 in cgraph_expand_function (node=0xee992100) at
gcc/cgraphunit.c:1166
#22 0x103cac44 in cgraph_optimize () at gcc/cgraphunit.c:1229
#23 0x10014e08 in c_write_global_declarations () at gcc/c-decl.c:8086
#24 0x10258f74 in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
    at gcc/toplev.c:1055
#25 0x1006c920 in main (argc=<value optimized out>, argv=<value optimized out>)
at gcc/main.c:35
(gdb)


-- 


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
  2008-12-17 13:53 ` [Bug target/38553] " tbm at cyrius dot com
  2008-12-17 13:53 ` tbm at cyrius dot com
@ 2008-12-17 13:54 ` tbm at cyrius dot com
  2008-12-27 14:54 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: tbm at cyrius dot com @ 2008-12-17 13:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tbm at cyrius dot com  2008-12-17 13:53 -------
Created an attachment (id=16916)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16916&action=view)
Preprocessed source


-- 


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
                   ` (2 preceding siblings ...)
  2008-12-17 13:54 ` tbm at cyrius dot com
@ 2008-12-27 14:54 ` pinskia at gcc dot gnu dot org
  2009-03-04 11:25 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-27 14:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-12-27 14:51 -------
*** Bug 37044 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contact at multimedia dot cx


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
                   ` (3 preceding siblings ...)
  2008-12-27 14:54 ` pinskia at gcc dot gnu dot org
@ 2009-03-04 11:25 ` rguenth at gcc dot gnu dot org
  2009-03-13 22:55 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-04 11:25 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.4


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
                   ` (4 preceding siblings ...)
  2009-03-04 11:25 ` rguenth at gcc dot gnu dot org
@ 2009-03-13 22:55 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:45 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-13 22:55 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.4.0
           Priority|P3                          |P2


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
                   ` (5 preceding siblings ...)
  2009-03-13 22:55 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:45 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2009-08-04 12:29 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
  2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
                   ` (6 preceding siblings ...)
  2009-08-04 12:45 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rguenth at gcc dot gnu dot org  2010-05-22 18:12 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.5                       |4.3.6


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


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

* [Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec
       [not found] <bug-38553-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-27 11:41 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 11:41 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.3.6                       |4.4.0

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 11:39:22 UTC ---
Fixed for 4.4.0.


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

end of thread, other threads:[~2011-06-27 11:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-17 13:52 [Bug target/38553] New: [4.3 Regression] Segfault in ggc_set_mark with -maltivec tbm at cyrius dot com
2008-12-17 13:53 ` [Bug target/38553] " tbm at cyrius dot com
2008-12-17 13:53 ` tbm at cyrius dot com
2008-12-17 13:54 ` tbm at cyrius dot com
2008-12-27 14:54 ` pinskia at gcc dot gnu dot org
2009-03-04 11:25 ` rguenth at gcc dot gnu dot org
2009-03-13 22:55 ` rguenth at gcc dot gnu dot org
2009-08-04 12:45 ` rguenth at gcc dot gnu dot org
2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
     [not found] <bug-38553-4@http.gcc.gnu.org/bugzilla/>
2011-06-27 11:41 ` rguenth 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).