This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
- From: "ian at wasabisystems dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2004 18:46:50 -0000
- Subject: [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
- References: <20030501174601.10584.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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