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/27766] [meta] -fbounds-check related bugs



------- Comment #4 from tkoenig at gcc dot gnu dot org  2008-04-30 20:47 -------
(In reply to comment #3)

> FAIL: gfortran.dg/array_memset_2.f90  -O0  scan-tree-dump-times original  "memset" 2

This is due to a false positive because "memset" in the error message
(due to the filename) matches more than two times.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|36091                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766


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