ivanrodriguez3753

Results 6 comments of ivanrodriguez3753

Tagging @arsenm for visibility and additional contacts (if appropriate)

Also tested with rocm/5.2.1, same behavior for amdclang (lack of error).

It gets past the original error but, like @shiltian mentioned on your review, bool is used by another file: ```rodriiva@pe31:/ptmp/rodriiva/hpc-pe-cce-cce/sandboxSymLink/stdbool/cce> cc -c -fopenmp ../test.c In file included from :1: In...

Sure. Do you want to update your patch or should I push one?

I also got the provided test case to compile, but I ran it on our in-house test suites and a lot of stuff broke. I still haven't gotten to the...

Turns out my build environment was erroneous. The patch worked cleanly and didn't break anything on this end.