https://bugs.llvm.org/show_bug.cgi?id=38288

Qirun Zhang <helloqi...@gmail.com> changed:

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

--- Comment #2 from Qirun Zhang <helloqi...@gmail.com> ---
Florian, would you please double check?
It still happens on my linux machine.
I can also confirm it on a mac machine with clang-r339912.



$ clang-trunk -v
clang version 8.0.0 (trunk 339849)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/bin


$ clang-trunk -mllvm -enable-newgvn -m32 -O3 a.c ; ./a.out
0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to