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 other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions


------- Additional Comments From ian at wasabisystems dot com  2004-02-13 18:46 -------
Fixed on 3.4 branch by disabling inlining when using -finstrument-functions, as
suggested by Zack and Nathanael.  Still broken in 3.5, but it should be fixed
when tree-ssa is merged in.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|3.3 tree-ssa                |3.3 tree-ssa 3.4.0
            Summary|[3.4/3.5 regression] ICE in |[3.5 regression] ICE in
                   |copy_insn_list with         |copy_insn_list with
                   |__inline__ and -finstrument-|__inline__ and -finstrument-
                   |functions                   |functions
   Target Milestone|3.4.0                       |3.5.0


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


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