------- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-12 01:54 ------- > /tmp/message.c:24: warning: control reaches end of non-void function
this warning happens before VRP anyways. This is related to PR 14495 (or really the same). -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |middle-end GCC build triplet| x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu GCC host triplet| x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu GCC target triplet| x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35170