[Issue 5790] "Error: variable result used before set" when -release -inline -O

2012-01-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2012-01-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 --- Comment #9 from Kenji Hara 2012-01-12 01:12:06 PST --- (In reply to comment #8) > Additional test case using only the -O flag and no -inline or -release flags > necessary. > > import std.typecons; > > void main(string[] args) { > > /

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2012-01-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 Jonas Drewsen changed: What|Removed |Added CC||jdrew...@gmail.com --- Comment #8 from

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com AssignedTo|

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 kenn...@gmail.com changed: What|Removed |Added Platform|x86 |All --- Comment #5 from kenn...@gma

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-03-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #4 fr

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-03-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 --- Comment #2 from Jordi Rovira i Bonet 2011-03-28 10:17:14 PDT --- (In reply to comment #1) > (In reply to comment #0) > > > I have removed everything i could, > > Reduced program: > > > struct Foo { > int x; > int[3] y; > } > vo

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-03-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 bearophile_h...@eml.cc changed: What|Removed |Added Severity|normal |critical --- Comment #3 from b

[Issue 5790] "Error: variable result used before set" when -release -inline -O

2011-03-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5790 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com