public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
@ 2003-08-16 16:34 ` pinskia at gcc dot gnu dot org
  2003-12-11  1:57 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-16 16:34 UTC (permalink / raw)
  To: gcc-bugs

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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |11950


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
  2003-08-16 16:34 ` [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions pinskia at gcc dot gnu dot org
@ 2003-12-11  1:57 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:17 ` mmitchel at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-11  1:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 10584 depends on bug 11950, which changed state.

Bug 11950 Summary: -finstrument-functions should be done at the tree level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11950

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
  2003-08-16 16:34 ` [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions pinskia at gcc dot gnu dot org
  2003-12-11  1:57 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:17 ` mmitchel at gcc dot gnu dot org
  2003-12-18  0:46 ` steven at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2003-12-17 17:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2003-12-17 17:06 -------
Why not just disable the RTL inliner completely in C and C++?

-- 
Bug 10584 depends on bug 11950, which changed state.

Bug 11950 Summary: -finstrument-functions should be done at the tree level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11950

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (2 preceding siblings ...)
  2003-12-17 17:17 ` mmitchel at gcc dot gnu dot org
@ 2003-12-18  0:46 ` steven at gcc dot gnu dot org
  2003-12-20  9:43 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: steven at gcc dot gnu dot org @ 2003-12-18  0:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2003-12-18 00:13 -------
mmitchel wrote: 
> Why not just disable the RTL inliner completely in C and C++? 
 
...and ObjC, and Java. 
 
What a pain, the RTL inliner... 

-- 


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (3 preceding siblings ...)
  2003-12-18  0:46 ` steven at gcc dot gnu dot org
@ 2003-12-20  9:43 ` pinskia at gcc dot gnu dot org
  2004-01-04  8:56 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-20  9:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-20 08:48 -------
I am going to wait untill Zack's full rewrite of c-decl.c gets finished before touching this PR 
beause finishing it might fix this regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-07-27 07:00:00         |2003-12-20 08:48:02
               date|                            |


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (4 preceding siblings ...)
  2003-12-20  9:43 ` pinskia at gcc dot gnu dot org
@ 2004-01-04  8:56 ` pinskia at gcc dot gnu dot org
  2004-01-10 23:32 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-04  8:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-04 08:56 -------
Almost nobody uses -finstrument-functions and this is even fixed on the tree-ssa already 
so reducing severity.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (5 preceding siblings ...)
  2004-01-04  8:56 ` pinskia at gcc dot gnu dot org
@ 2004-01-10 23:32 ` pinskia at gcc dot gnu dot org
  2004-01-14  5:38 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-10 23:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-10 23:32 -------
This is already fixed on the tree-ssa by 11950 and no-one looks like is working on this 
one, and I did not thing it should block a release as I have a work-around for myself, use -
pg instead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED
   Target Milestone|3.4.0                       |tree-ssa


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (6 preceding siblings ...)
  2004-01-10 23:32 ` pinskia at gcc dot gnu dot org
@ 2004-01-14  5:38 ` pinskia at gcc dot gnu dot org
  2004-02-13 18:43 ` [Bug other/10584] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-14  5:38 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
   Last reconfirmed|2003-12-20 08:48:02         |2004-01-14 05:38:13
               date|                            |
   Target Milestone|tree-ssa                    |3.4.0


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.4/3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (7 preceding siblings ...)
  2004-01-14  5:38 ` pinskia at gcc dot gnu dot org
@ 2004-02-13 18:43 ` cvs-commit at gcc dot gnu dot org
  2004-02-13 18:46 ` [Bug other/10584] [3.5 " ian at wasabisystems dot com
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-13 18:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-13 18:43 -------
Subject: Bug 10584

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	ian@gcc.gnu.org	2004-02-13 18:43:39

Modified files:
	gcc            : ChangeLog c-opts.c 

Log message:
	PR other/10584
	* c-opts.c (c_common_post_options): Disable function inlining when
	using -finstrument-functions.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.191&r2=2.2326.2.192
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.96.4.5&r2=1.96.4.6



-- 


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (8 preceding siblings ...)
  2004-02-13 18:43 ` [Bug other/10584] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
@ 2004-02-13 18:46 ` ian at wasabisystems dot com
  2004-02-13 18:48 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: ian at wasabisystems dot com @ 2004-02-13 18:46 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (9 preceding siblings ...)
  2004-02-13 18:46 ` [Bug other/10584] [3.5 " ian at wasabisystems dot com
@ 2004-02-13 18:48 ` pinskia at gcc dot gnu dot org
  2004-05-13 18:21 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-13 18:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-13 18:48 -------
Suspending it for now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|pinskia at gcc dot gnu dot  |
                   |org                         |
             Status|NEW                         |SUSPENDED


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (10 preceding siblings ...)
  2004-02-13 18:48 ` pinskia at gcc dot gnu dot org
@ 2004-05-13 18:21 ` pinskia at gcc dot gnu dot org
  2004-05-13 18:28 ` pinskia at gcc dot gnu dot org
  2004-05-14 17:47 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-13 18:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 10584 depends on bug 11950, which changed state.

Bug 11950 Summary: -finstrument-functions should be done at the tree level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11950

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (11 preceding siblings ...)
  2004-05-13 18:21 ` pinskia at gcc dot gnu dot org
@ 2004-05-13 18:28 ` pinskia at gcc dot gnu dot org
  2004-05-14 17:47 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-13 18:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-13 11:27 -------
Fixed for 3.5.0 by the merge of the tree-ssa.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug other/10584] [3.5 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
       [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
                   ` (12 preceding siblings ...)
  2004-05-13 18:28 ` pinskia at gcc dot gnu dot org
@ 2004-05-14 17:47 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-14 17:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-14 10:54 -------
*** Bug 15432 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pgonzalez at bluel dot com


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-05-14 10:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030501174601.10584.pinskia@gcc.gnu.org>
2003-08-16 16:34 ` [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions pinskia at gcc dot gnu dot org
2003-12-11  1:57 ` pinskia at gcc dot gnu dot org
2003-12-17 17:17 ` mmitchel at gcc dot gnu dot org
2003-12-18  0:46 ` steven at gcc dot gnu dot org
2003-12-20  9:43 ` pinskia at gcc dot gnu dot org
2004-01-04  8:56 ` pinskia at gcc dot gnu dot org
2004-01-10 23:32 ` pinskia at gcc dot gnu dot org
2004-01-14  5:38 ` pinskia at gcc dot gnu dot org
2004-02-13 18:43 ` [Bug other/10584] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
2004-02-13 18:46 ` [Bug other/10584] [3.5 " ian at wasabisystems dot com
2004-02-13 18:48 ` pinskia at gcc dot gnu dot org
2004-05-13 18:21 ` pinskia at gcc dot gnu dot org
2004-05-13 18:28 ` pinskia at gcc dot gnu dot org
2004-05-14 17:47 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).