public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-4@http.gcc.gnu.org/bugzilla/>
@ 2011-11-16 19:30 ` reichelt at gcc dot gnu.org
  2011-11-16 20:45 ` reichelt at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu.org @ 2011-11-16 19:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-11-16 19:24:55 UTC ---
*** Bug 34617 has been marked as a duplicate of this bug. ***


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-4@http.gcc.gnu.org/bugzilla/>
  2011-11-16 19:30 ` [Bug other/20128] ice with mudflap + profile generate reichelt at gcc dot gnu.org
@ 2011-11-16 20:45 ` reichelt at gcc dot gnu.org
  2012-03-22  8:59 ` rguenth at gcc dot gnu.org
  2012-07-02 13:51 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu.org @ 2011-11-16 20:45 UTC (permalink / raw)
  To: gcc-bugs

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

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0

--- Comment #10 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-11-16 19:30:31 UTC ---
Apparently, this has been fixed on the trunk, could somebody please add a
testcase to the testsuite?


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-4@http.gcc.gnu.org/bugzilla/>
  2011-11-16 19:30 ` [Bug other/20128] ice with mudflap + profile generate reichelt at gcc dot gnu.org
  2011-11-16 20:45 ` reichelt at gcc dot gnu.org
@ 2012-03-22  8:59 ` rguenth at gcc dot gnu.org
  2012-07-02 13:51 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-03-22  8:59 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.0                       |4.7.1

--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-22 08:26:48 UTC ---
GCC 4.7.0 is being released, adjusting target milestone.


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-03-22  8:59 ` rguenth at gcc dot gnu.org
@ 2012-07-02 13:51 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-02 13:51 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |4.7.0
         Resolution|                            |FIXED
   Target Milestone|4.7.1                       |4.7.0

--- Comment #12 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-02 13:50:34 UTC ---
Fixed for 4.7.0.


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-7667@http.gcc.gnu.org/bugzilla/>
  2006-03-21 23:38 ` reichelt at gcc dot gnu dot org
@ 2006-04-22 20:10 ` fche at redhat dot com
  1 sibling, 0 replies; 12+ messages in thread
From: fche at redhat dot com @ 2006-04-22 20:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from fche at redhat dot com  2006-04-22 20:10 -------
The problem is triggered for the synthetic  _gcov_* type global variables that
the profiling code emits.  mudflap tries to register them with libmudflap.


-- 

fche at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |fche at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-28 06:29:27         |2006-04-22 20:10:25
               date|                            |


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <bug-20128-7667@http.gcc.gnu.org/bugzilla/>
@ 2006-03-21 23:38 ` reichelt at gcc dot gnu dot org
  2006-04-22 20:10 ` fche at redhat dot com
  1 sibling, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-03-21 23:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from reichelt at gcc dot gnu dot org  2006-03-21 23:38 -------
Also happens with "-fprofile-arcs -fmudflap".


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <20050221222618.20128.pluto@agmk.net>
                   ` (3 preceding siblings ...)
  2005-07-31 14:14 ` pluto at agmk dot net
@ 2005-09-23 22:04 ` pluto at agmk dot net
  4 siblings, 0 replies; 12+ messages in thread
From: pluto at agmk dot net @ 2005-09-23 22:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-09-23 22:03 -------
still ICEs with current mainline. 
 

-- 


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <20050221222618.20128.pluto@agmk.net>
                   ` (2 preceding siblings ...)
  2005-07-25 17:04 ` pluto at agmk dot net
@ 2005-07-31 14:14 ` pluto at agmk dot net
  2005-09-23 22:04 ` pluto at agmk dot net
  4 siblings, 0 replies; 12+ messages in thread
From: pluto at agmk dot net @ 2005-07-31 14:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-31 13:31 -------
# testcase: `int main() { return 0; } 
 
Program received signal SIGSEGV, Segmentation fault. 
0x082924bf in categorize_ctor_elements_1 (ctor=0xb7d41030, 
    p_nz_elts=0xbffbec7c, p_nc_elts=0xbffbec78, 
    p_elt_count=0xbffbec80, p_must_clear=0xbffbec77 "") 
    at ../../gcc/expr.c:4413 
4413          if (TREE_CODE (purpose) == RANGE_EXPR) 
 
(gdb) bt 
#0  0x082924bf in categorize_ctor_elements_1 (ctor=0xb7d41030, 
    p_nz_elts=0xbffbec7c, p_nc_elts=0xbffbec78, p_elt_count=0xbffbec80, 
    p_must_clear=0xbffbec77 "") at ../../gcc/expr.c:4413 
#1  0x08292f76 in categorize_ctor_elements (ctor=0xb7d41030, 
    p_nz_elts=0xbffbec7c, p_nc_elts=0xbffbec78, p_elt_count=0xbffbec80, 
    p_must_clear=0xbffbec77 "") at ../../gcc/expr.c:4527 
#2  0x08119f56 in gimplify_init_constructor (expr_p=0xbffbf210, 
    pre_p=0xbffbef34, post_p=0xbffbef30, want_value=0 '\0') 
    at ../../gcc/gimplify.c:2676 
#3  0x0811b9d8 in gimplify_modify_expr_rhs (expr_p=0xbffbf210, 
    from_p=0xb7cd0338, to_p=0xb7cd0334, pre_p=0xbffbef34, post_p=0xbffbef30, 
    want_value=0 '\0') at ../../gcc/gimplify.c:3027 
#4  0x0811c244 in gimplify_modify_expr (expr_p=0xbffbf210, pre_p=0xbffbef34, 
    post_p=0xbffbef30, want_value=0 '\0') at ../../gcc/gimplify.c:3162 
#5  0x0811f6e4 in gimplify_expr (expr_p=0xbffbf210, pre_p=0xbffbef34, 
    post_p=0xbffbef30, gimple_test_f=0x810aee9 <is_gimple_stmt>, 
    fallback=fb_none) at ../../gcc/gimplify.c:4044 
#6  0x0811f1d5 in gimplify_stmt (stmt_p=0xbffbf210) 
    at ../../gcc/gimplify.c:3872 
#7  0x0810c15e in gimplify_and_add (t=0xb7cd0318, list_p=0xbffbfb34) 
    at ../../gcc/gimplify.c:263 
#8  0x0810cf51 in internal_get_tmp_var (val=0xb7d41030, pre_p=0xbffbfb34, 
    post_p=0xbffbf6e0, is_formal=0 '\0') at ../../gcc/gimplify.c:503 
#9  0x0810d044 in get_initialized_tmp_var (val=0xb7d41030, pre_p=0xbffbfb34, 
    post_p=0xbffbf6e0) at ../../gcc/gimplify.c:525 
#10 0x08122169 in gimplify_expr (expr_p=0xb7cce75c, pre_p=0xbffbfb34, 
    post_p=0xbffbf6e0, gimple_test_f=0x810ae33 <is_gimple_addressable>, 
    fallback=fb_either) at ../../gcc/gimplify.c:4512 
#11 0x0811d61b in gimplify_addr_expr (expr_p=0xb7d411c4, pre_p=0xbffbfb34, 
    post_p=0xbffbf6e0) at ../../gcc/gimplify.c:3476 
#12 0x0811f9f4 in gimplify_expr (expr_p=0xb7d411c4, pre_p=0xbffbfb34, 
    post_p=0xbffbf6e0, gimple_test_f=0x810b505 <is_gimple_val>, 
    fallback=fb_rvalue) at ../../gcc/gimplify.c:4062 
#13 0x081148a7 in gimplify_arg (expr_p=0xb7d411c4, pre_p=0xbffbfb34) 
    at ../../gcc/gimplify.c:1741 
#14 0x0811508f in gimplify_call_expr (expr_p=0xb7d3d4a0, pre_p=0xbffbfb34, 
    want_value=0 '\0') at ../../gcc/gimplify.c:1824 
#15 0x0811f63f in gimplify_expr (expr_p=0xb7d3d4a0, pre_p=0xbffbfb34, 
    post_p=0xbffbfb30, gimple_test_f=0x810aee9 <is_gimple_stmt>, 
    fallback=fb_none) at ../../gcc/gimplify.c:4023 
#16 0x0811f1d5 in gimplify_stmt (stmt_p=0xb7d3d4a0) 
    at ../../gcc/gimplify.c:3872 
#17 0x0811cbdb in gimplify_statement_list (expr_p=0xb7d33ed8) 
    at ../../gcc/gimplify.c:3338 
#18 0x08120f95 in gimplify_expr (expr_p=0xb7d33ed8, pre_p=0xbffbfe94, 
    post_p=0xbffbfe90, gimple_test_f=0x810aee9 <is_gimple_stmt>, 
    fallback=fb_none) at ../../gcc/gimplify.c:4282 
#19 0x0811f1d5 in gimplify_stmt (stmt_p=0xb7d33ed8) 
    at ../../gcc/gimplify.c:3872 
#20 0x08123010 in gimplify_body (body_p=0xb7d33ed8, fndecl=0xb7d33e80, 
    do_parms=1 '\001') at ../../gcc/gimplify.c:4753 
#21 0x08123602 in gimplify_function_tree (fndecl=0xb7d33e80) 
    at ../../gcc/gimplify.c:4828 
#22 0x0857f0e4 in cgraph_build_static_cdtor (which=73 'I', body=0xb7d41240, 
    priority=99) at ../../gcc/cgraphunit.c:1343 
#23 0x080d64bb in mudflap_finish_file () at ../../gcc/tree-mudflap.c:1285 
#24 0x084d1820 in compile_file () at ../../gcc/toplev.c:995 
#25 0x084d2f1f in do_compile () at ../../gcc/toplev.c:1914 
#26 0x084d2f87 in toplev_main (argc=16, argv=0xbffc0454) 
    at ../../gcc/toplev.c:1946 
#27 0x080dce54 in main (argc=16, argv=0xbffc0454) at ../../gcc/main.c:35 
 

-- 


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <20050221222618.20128.pluto@agmk.net>
  2005-06-24 17:16 ` pluto at agmk dot net
@ 2005-07-25 17:04 ` pluto at agmk dot net
  2005-07-25 17:04 ` pluto at agmk dot net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 12+ messages in thread
From: pluto at agmk dot net @ 2005-07-25 17:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-25 17:03 -------
with 4.1.0-20050724 testcase works. 
 

-- 


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <20050221222618.20128.pluto@agmk.net>
  2005-06-24 17:16 ` pluto at agmk dot net
  2005-07-25 17:04 ` pluto at agmk dot net
@ 2005-07-25 17:04 ` pluto at agmk dot net
  2005-07-31 14:14 ` pluto at agmk dot net
  2005-09-23 22:04 ` pluto at agmk dot net
  4 siblings, 0 replies; 12+ messages in thread
From: pluto at agmk dot net @ 2005-07-25 17:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-25 17:04 -------
(In reply to comment #3) 
> with 4.1.0-20050724 testcase works.  
>   
 
wrrr, please ignore previous comment. case still fails. 
 

-- 


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


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

* [Bug other/20128] ice with mudflap + profile generate
       [not found] <20050221222618.20128.pluto@agmk.net>
@ 2005-06-24 17:16 ` pluto at agmk dot net
  2005-07-25 17:04 ` pluto at agmk dot net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 12+ messages in thread
From: pluto at agmk dot net @ 2005-06-24 17:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-06-24 17:16 -------
also ices with current mainline. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0 4.1.0


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


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

* [Bug other/20128] ice with mudflap + profile generate
  2005-02-22  2:28 [Bug other/20128] New: ice on valid code / " pluto at pld-linux dot org
@ 2005-02-22  2:32 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-22  2:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-21 22:33 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-21 22:33:12
               date|                            |
            Summary|ice on valid code / mudflap |ice with mudflap + profile
                   |+ profile generate          |generate


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


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

end of thread, other threads:[~2012-07-02 13:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20128-4@http.gcc.gnu.org/bugzilla/>
2011-11-16 19:30 ` [Bug other/20128] ice with mudflap + profile generate reichelt at gcc dot gnu.org
2011-11-16 20:45 ` reichelt at gcc dot gnu.org
2012-03-22  8:59 ` rguenth at gcc dot gnu.org
2012-07-02 13:51 ` rguenth at gcc dot gnu.org
     [not found] <bug-20128-7667@http.gcc.gnu.org/bugzilla/>
2006-03-21 23:38 ` reichelt at gcc dot gnu dot org
2006-04-22 20:10 ` fche at redhat dot com
     [not found] <20050221222618.20128.pluto@agmk.net>
2005-06-24 17:16 ` pluto at agmk dot net
2005-07-25 17:04 ` pluto at agmk dot net
2005-07-25 17:04 ` pluto at agmk dot net
2005-07-31 14:14 ` pluto at agmk dot net
2005-09-23 22:04 ` pluto at agmk dot net
2005-02-22  2:28 [Bug other/20128] New: ice on valid code / " pluto at pld-linux dot org
2005-02-22  2:32 ` [Bug other/20128] ice with " 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).