| Issue | 171912 |
|---|---|
| Summary | [flang] Add support of `-fstrict-aliasing`/`-fno-strict-aliasing` |
| Labels | flang |
| Assignees | |
| Reporter | foxtran |
Some old programs may require to be compiled with `-fno-strict-aliasing` even if they are written in Fortran. It would be nice, if flang will support these options. Currently, it does not: https://godbolt.org/z/c4qKbErbh
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
