This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/28166] New: internal compiler error when -finstrument-functions on an inline function.


Internal compiler error when compiling an inline static function with
-finstrument-functions and -finline-functions, even if the function has the
no_instrument_function attribute.

No error occurs if inlining is turned off or an addressable version of the
function is provided with -fkeep-inline-functions


-- 
           Summary: internal compiler error when -finstrument-functions on
                    an inline function.
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: murdo at catapult dot com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]