[Issue 5490] DMDFE: Slim down warnings generated by GCC

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5490 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5557] [64-Bit] FP (alignment?) issues with Rvalues

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5557 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5490] DMDFE: Slim down warnings generated by GCC

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5490 --- Comment #11 from bearophile_h...@eml.cc 2011-02-11 03:05:12 PST --- (In reply to comment #10) I should note that none of these are actual bugs. There is an interesting paper about the topic, Using Redundancies to Find Errors by Yichen Xie

[Issue 5563] New: Failed/succeeded inlining listing

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5563 Summary: Failed/succeeded inlining listing Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 5070] Heap-allocated closures listing

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5070 --- Comment #1 from bearophile_h...@eml.cc 2011-02-11 03:25:55 PST --- See also inlining listing, bug 5563 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4269 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||sandf...@jhu.edu ---

[Issue 5079] ICE(glue.c, 1103) on undefined symbol during CTFE

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5079 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2254] Size of executable almost triples

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2254 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 2254] Size of executable almost triples

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2254 --- Comment #16 from Justin C Calvarese technocr...@gmail.com 2011-02-11 13:30:20 PST --- (In reply to comment #15) ... See bug 5660. Since bug 5660 doesn't exist (yet), I assume you mean bug 5560. -- Configure issuemail:

[Issue 2254] Size of executable almost triples

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2254 --- Comment #17 from Steven Schveighoffer schvei...@yahoo.com 2011-02-11 14:40:13 PST --- (In reply to comment #16) (In reply to comment #15) ... See bug 5660. Since bug 5660 doesn't exist (yet), I assume you mean bug 5560. Yes, thank

[Issue 5564] New: [64-bit] loading of wrong constant byte value

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5564 Summary: [64-bit] loading of wrong constant byte value Product: D Version: D2 Platform: x86_64 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2

[Issue 3975] Misnamed main causes linker errors

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3975 --- Comment #3 from Bernard Helyer blood.of.l...@gmail.com 2011-02-11 19:53:50 PST --- Agreed, but it's not quite as simple as checking the existence of a 'main' function when compiling without -c. If object files, libraries, or anything of

[Issue 5565] New: [64-bit] Wrong Floating Point Results, Related to Mixing With size_t

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5565 Summary: [64-bit] Wrong Floating Point Results, Related to Mixing With size_t Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW

[Issue 5565] [64-bit] Wrong Floating Point Results, Related to Mixing With size_t

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5565 --- Comment #1 from David Simcha dsim...@yahoo.com 2011-02-11 22:08:48 PST --- Forgot to mention: This test case doesn't reproduce the bug if -O is enabled, though the test case I reduced it from did, I think. (I'm not 100% sure that I wasn't

[Issue 5455] ICE(cgcod.c): Optimization (register allocation?) regression in DMD 1.065

2011-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5455 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED