--- Comment #6 from idht4n at hotmail dot com 2006-06-01 23:03 ---
Still behaves the same in 4.1.1 20060525 (Red Hat 4.1.1-1).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26120
--- Comment #8 from idht4n at hotmail dot com 2006-06-02 16:22 ---
(In reply to comment #7)
> g++f4 -o hello hello.o -lmudflap
>
> You need both -fmudlfap and -lmudflap when linking.
>
> This is not a bug.
>
OK - mostly my bad then. Sorry. But if you need them bo
instructions.
--
Summary: Segmentation fault compiling with -fmudflap
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: idht
command
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: idht4n at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26120
--- Comment #1 from idht4n at hotmail dot com 2006-02-06 10:22 ---
In my original report, g++f4 is the same as g++ and are both svn 2006-02-03
versions. Sorry for any confusion.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26120
--- Comment #3 from idht4n at hotmail dot com 2006-02-06 20:18 ---
(In reply to comment #2)
> It worked in "4.1.0 20051026".
>
Is 4.1.0 20051026 a snapshot? It doesn't appear on the ftp mirror I checked...
the snapshots went from 20051022 to 20051029. How do
--- Comment #4 from idht4n at hotmail dot com 2006-02-08 23:00 ---
(In reply to comment #2)
> It worked in "4.1.0 20051026".
>
I just downloaded snapshot 4.1-20051029 which reports the version that you
mentioned and it exhibits the same behavior:
~/gcc4.1-20051029/b