https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60774

--- Comment #4 from Kevin Cahill <kevinecahill at gmail dot com> ---
Thank you.
Best wishes,
Kevin

Kevin Cahill
Professor of Physics & Astronomy
Physics Dept. 1919 Lomas NE, MSC 07 4220 
University of New Mexico 
Albuquerque, NM 87131-0001

kevinecah...@gmail.com   cah...@unm.edu   505 205 5448  
Until 14 July, I am at KIAS in Seoul  +82 (0) 10-2930-5448



On Jun 30, 2014, at 11:48 AM, bdavis at gcc dot gnu.org
<gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60774
> 
> Bud Davis <bdavis at gcc dot gnu.org> changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |bdavis at gcc dot gnu.org
> 
> --- Comment #3 from Bud Davis <bdavis at gcc dot gnu.org> ---
> reduced a bit further.
> 
> 
> program energy  
>  go to 123
> 123 
> contains
> function T(i,j,k,l,iu,ju,ku,lu,id,jd,kd,ld) 
> end function T
> end program energy
> 
> 
> the label is "123"
> make it "123 "
> 
> and the segfault does not happen.
> 
> (random strange thing seen when reducing it)
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

Reply via email to