http://llvm.org/bugs/show_bug.cgi?id=8688
Kevin Ballard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #3 from Kevin Ballard <[email protected]> 2010-11-28 16:17:21 CST --- I'm really not sure what proper etiquette is for reopening bugs, so I hope it's ok that I'm reopening this one. As I said in my previous comment, the current behavior is not, in fact, equivalent to that int x case. Either this should work properly, or the compiler should complain. The current behavior is simply not right. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
