------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-18 18:17 ------- Actually this should never happen in general. Your front-end really should be adding locus on the statements.
I will let someone else decide if this is a real middle-end bug or a bug in your front-end. I should note that I don't like the check in annotate_with_file_line at all. I would rather have a check in gimple-low.c instead. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24932