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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #8 from kargl at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #7)
> > Works for me. 
> 
> You need -mavx.

Like I said.  Works for me.

gfc7 -c -mavx a.f90
a.f90:2:46:

    character(len=2, kind=1) :: a = 'aa', b = 'bb
                                              1
Error: Unterminated character constant beginning at (1)

There is no ICE.

Reply via email to