This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/77374] [6/7 Regression] ICE in resolve_omp_atomic, at fortran/openmp.c:3949


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |5.4.0
           Keywords|                            |error-recovery,
                   |                            |ice-on-invalid-code
   Last reconfirmed|                            |2016-08-24
     Ever confirmed|0                           |1
            Summary|ICE in resolve_omp_atomic,  |[6/7 Regression] ICE in
                   |at fortran/openmp.c:3949    |resolve_omp_atomic, at
                   |                            |fortran/openmp.c:3949
      Known to fail|                            |6.2.0, 7.0

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The ICE appeared between revisions r227754 (2015-09-14, no ICE) and r228407
(2015-10-02, ICE). When the compiler is configured with
--enable-checking=release, the ICE is replaced with

(null):0: confused by earlier errors, bailing out

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]