[Bug other/20128] ice with mudflap + profile generate

2012-07-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug other/20128] ice with mudflap + profile generate

2012-03-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 Richard Guenther changed: What|Removed |Added Target Milestone|4.7.0 |4.7.1 --- Comment #11 from Richard Gue

[Bug other/20128] ice with mudflap + profile generate

2011-11-16 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 Volker Reichelt changed: What|Removed |Added Target Milestone|--- |4.7.0 --- Comment #10 from Volker Reich

[Bug other/20128] ice with mudflap + profile generate

2011-11-16 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 --- Comment #9 from Volker Reichelt 2011-11-16 19:24:55 UTC --- *** Bug 34617 has been marked as a duplicate of this bug. ***

[Bug other/20128] ice with mudflap + profile generate

2006-04-22 Thread fche at redhat dot com
--- 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

[Bug other/20128] ice with mudflap + profile generate

2006-03-21 Thread reichelt at gcc dot gnu dot org
--- 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

[Bug other/20128] ice with mudflap + profile generate

2005-09-23 Thread pluto at agmk dot net
--- 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

[Bug other/20128] ice with mudflap + profile generate

2005-07-31 Thread pluto at agmk dot net
--- 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_cou

[Bug other/20128] ice with mudflap + profile generate

2005-07-25 Thread pluto at agmk dot net
--- 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

[Bug other/20128] ice with mudflap + profile generate

2005-07-25 Thread pluto at agmk dot net
--- 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

[Bug other/20128] ice with mudflap + profile generate

2005-06-24 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2005-06-24 17:16 --- also ices with current mainline. -- What|Removed |Added Known to fail|

[Bug other/20128] ice with mudflap + profile generate

2005-02-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-21 22:33 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E