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

Heejin Ahn <ahee...@gmail.com> changed:

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

--- Comment #9 from Heejin Ahn <ahee...@gmail.com> ---
@Sam

The context was, this bug was reported in
https://bugs.llvm.org/show_bug.cgi?id=45461#c15. And the test case here was
reduced by me, and my reduced test case here now compiles with your fix, so I
assumed it also fixed Olgierd's bug, but apparently not. Sorry for that.

I reproduced his problem. His test case here was a bit cumbersome to try out,
so I made it a single compressed file, but this exceeds 1MB so I had to upload
in  my Dropbox. The link is below.
https://www.dropbox.com/s/c9dc5w3kp3iamk6/sources.tar.gz?dl=0

After downloading this file, to reproduce the problem,

tar xf sources.tar.gz
cd sources
CPPFLAGS=-IFMI2 emconfigure ./configure
emmake make

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

Reply via email to