[Bug other/11950] New: -finstrument-functions should be done at the tree level

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Aug 16 16:34:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: -finstrument-functions should be done at the tree level
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
OtherBugsDependingO 2200,10584,11015
             nThis:

the option -finstrument-functions right now is done at the rtl level and it causes no tree 
inliner to happen and other things can happen after that like making it work with 
exceptions.



More information about the Gcc-bugs mailing list