On Mon, Jun 05, 2006 at 10:33:40PM -0400, Andrew Pinski wrote:
> > 
> > I have the simple program 
> > 
> >   program a
> >   call random_seed()
> >   end program a
> 
> Something is marking random_seed as noreturn.

OK, so where do I start to look?   AFAICT, this
problem only occurs if -std=f95, and intrinsics/random.c
does not use the flag.

-- 
Steve

Reply via email to