https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2021-05-11 00:00:00 |2022-1-19 Component|tree-optimization |middle-end See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=104061, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=103836 --- Comment #5 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- 'gcc/omp-oacc-kernels-decompose.cc' is currently not at all considerate of 'GIMPLE_DEBUG' statements -- and it's not always straight forward how to handle these (not rocket science either; but needs proper understanding and testing). I'm assuming that all of PR100400 and PR103836 and PR104061 will be fixed at once; but thanks for the different test cases, which do all exhibit different characteristics.