--- Additional Comments From zlaski at apple dot com 2005-07-07 06:33
---
Fixed for 4.1.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |zlaski at apple dot com
|dot org |
Status|NEW
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |zlaski at apple dot com
|dot org |
Status|NEW
d uninitialized in
this function" } */
do {
if(baz()) range.end = 2;
}
while(range.end != 0);
return 0;
}
--
Summary: Spurious '$' in warning messages
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
--- Additional Comments From zlaski at apple dot com 2005-01-20 21:48
---
Of course, for this particular bug, someone could just review the patch that I
posted two months ago...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18408
--- Additional Comments From zlaski at apple dot com 2005-01-15 21:27
---
Committed fix.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |zlaski at apple dot com
|dot org |
Status|NEW
--- Additional Comments From zlaski at apple dot com 2005-01-10 20:23
---
Alas, comment #1 is a non-starter for ObjC++ reasons, plus it is factually
wrong (since we _do_
preserve the volatile on the function argument, which is why this is
mysterious).
--
http://gcc.gnu.org
--
What|Removed |Added
AssignedTo|zlaski at apple dot com |pinskia at gcc dot gnu dot
||org
Severity|critical
--- Additional Comments From zlaski at apple dot com 2005-01-10 19:43
---
Ok, I was wrong. :-) The bug described herein is unrelated to the const
encoding issue. What is more,
I'm dumbfounded as to how the anomaly comes to be. Stepping through
objc_start_function() and
fr
--- Additional Comments From zlaski at apple dot com 2005-01-07 23:11
---
I'll take this; there is also a problem with encoding 'const' parameters,
already fixed in apple-ppc-
branch. I'll tackle the const and volatile issue together.
--
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |zlaski at apple dot com
|dot org |
Status|NEW
--- Additional Comments From zlaski at apple dot com 2004-11-12 01:36
---
Patch posted here:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00925.html
Awaiting feedback.
--
What|Removed |Added
--- Additional Comments From zlaski at apple dot com 2004-11-09 23:34
---
I'll take a look.
--
What|Removed |Added
Status|NEW |ASS
14 matches
Mail list logo