[flang-commits] [flang] [Flang] bug: preprocessor increases backslash to double backslash (PR #191512)

via flang-commits flang-commits at lists.llvm.org
Fri Apr 17 03:55:01 PDT 2026


SunilKuravinakop wrote:

> > I have run the test-suites.
> 
> Just making sure that you have run the [llvm-test-suite](https://github.com/llvm/llvm-test-suite) - specifically the gfortran tests. If this caused a failure in one of those tests, they would have been disabled anyway, so this is just a precaution.

I have run the [llvm-test-suite](https://github.com/llvm/llvm-test-suite) and in the run.log gfortran tests had not run.
I ran gfortran tests separately :
<llvm_src_view>/build/bin/llvm-lit -v -j16 Fortran/gfortran/
All of them passed.

https://github.com/llvm/llvm-project/pull/191512


More information about the flang-commits mailing list