[LLVMbugs] [Bug 6349] miscompilation of volatile variables in msp430 backend

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 22 13:30:01 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=6349

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |

--- Comment #4 from Anton Korobeynikov <asl at math.spbu.ru> 2010-02-22 15:30:00 CST ---
Hrm, sounds like msp430-as bug, if it does not support this expression - it
should  emit an error, not silently miscompile it...

Anyone brave enough to hack on binutils sources? Or, maybe, there will be
better to hook llvm asm parser machinery here? :)

-- 
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.



More information about the llvm-bugs mailing list