This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] bug analysis for 20000603-1.c
On Tue, Oct 14, 2003 at 09:42:42AM +0200, Steven Bosscher wrote:
> Any reason why noreturn-1.c and return-type-1.c have the wrong line for
> a warning? All other tests for these warnings have them at the right
> lines.
These two must have already been tweeked for the branch.
Mainline does put the warning at the end of the function,
and I had tweeked branch to match (which fixed oodles of
other tests).
r~