-finstrument-functions gcc

Bug #117353 reported by Dominic Hillenbrand
2
Affects Status Importance Assigned to Milestone
gcc-4.1 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Check:
http://www.ibm.com/developerworks/library/l-graphvis/

Then:
untar mpeg2dec-0.4.1.tar.gz

modify src/Makefile(in.|am) to include instrument.c
add instrument.c to src/

I also removed the optimization "-fomit-frame-pointer".

Fails:
------------------------
./configure CFLAGS="-finstrument-functions"
make
src/mpeg2, check e.g. function trace
main and other functions seem to call themselves recursively!

Works:
-----------------------
./configure CC="gcc-3.3" CFLAGS="-finstrument-functions"
make
src/mpeg2, check e.g. function trace

Revision history for this message
Matthias Klose (doko) wrote :

please could you recheck with gcc-4.2 and gcc from the gcc-snapshot package?

Changed in gcc-4.1:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gcc-4.1 (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.