[Bug middle-end/26831] New: sibcall, sibcall_value, sibcall_pop, sibcall_value_pop: standard names not documented.

2006-03-23 Thread dave dot korn at artimi dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dave dot korn at artimi dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26831

[Bug middle-end/26831] sibcall, sibcall_value, sibcall_pop, sibcall_value_pop: standard names not documented.

2006-03-27 Thread dave dot korn at artimi dot com
--- Comment #3 from dave dot korn at artimi dot com 2006-03-27 10:05 --- Added by rth's sibcall optimisations back in March 2000: http://gcc.gnu.org/viewcvs?rev=32612view=rev Should we give him a ping? cheers, DaveK -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug rtl-optimization/26026] power of 2 mod missing optimisation

2006-04-21 Thread dave dot korn at artimi dot com
--- Comment #5 from dave dot korn at artimi dot com 2006-04-21 12:10 --- just wanted to catch any follow-ups should they arise in future. thanks all! DaveK. -- dave dot korn at artimi dot com changed: What|Removed |Added

[Bug libstdc++/24196] Using string instances to pass arguments to dlls fails

2006-05-17 Thread dave dot korn at artimi dot com
--- Comment #15 from dave dot korn at artimi dot com 2006-05-17 10:03 --- I'm new maintainer for Cygwin gcc. I'll be rolling a release with the patch Paolo proposed rather than using the configure option, although if binary compatibility problems do crop up I'll look at the second

[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2005-09-06 Thread dave dot korn at artimi dot com
-- What|Removed |Added CC||dave dot korn at artimi dot ||com http://gcc.gnu.org/bugzilla

[Bug preprocessor/14331] please add option to suppress warning message no newline at end of file

2007-03-27 Thread dave dot korn at artimi dot com
--- Comment #11 from dave dot korn at artimi dot com 2007-03-27 16:26 --- Tom: The status is Ooops, completely forgot about that one. (Well, to be fair, it's Ooops, never even knew about that one as I wasn't on the Cc: list for this bug until I stumbled across it today purely

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-29 Thread dave dot korn at artimi dot com
--- Comment #5 from dave dot korn at artimi dot com 2007-03-30 01:50 --- I have just checked in a fix for this in newlib. See the thread at: http://sourceware.org/ml/newlib/2007/msg00292.html and the references therein: http://cygwin.com/ml/cygwin/2007-03/msg00705.html http

[Bug preprocessor/14331] please add option to suppress warning message no newline at end of file

2007-04-07 Thread dave dot korn at artimi dot com
--- Comment #13 from dave dot korn at artimi dot com 2007-04-07 14:07 --- Manu: I was not criticizing your patch. [ ... ] So sorry, I didn't mean you to think I was offended! I took your comment completely at face value. [ ... ] I hope this helps. It most certainly does! I

[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2008-10-01 Thread dave dot korn at artimi dot com
--- Comment #5 from dave dot korn at artimi dot com 2008-10-01 14:19 --- Sorry mate, all 3.x compilers are way past end-of-life now; there will never be another release. Your best bet is to hand-edit the header files in your local install. I don't remember the exact recipe