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 optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)


------- Additional Comments From gdr at integrable-solutions dot net  2004-03-01 07:29 -------
Subject: Re:  [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)

"ebotcazou at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| And I don't think saying "it could show up [in] other places" to increase the
| priority of the PR behind the back of the assignee is a better criterion.
| 
| I'll not use the same wording the next time I lower a priority.  But, frankly,
| when you see
| 
|   long long a;
| 
|   scanf("%d",a);
| 
|   if (!a) {
| 
| you sometimes can't help doing so.

Not if you tried initialization to see whether that it where it comes
from.  It is fair to assume that GCC developers (including the bug
masters!) know GCC is a labyrinth; keeping lecturing people on that
does not help either.

-- Gaby
 
 


-- 


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


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