[Bug libfortran/27784] Comparison of strings with char(0)

2006-06-20 Thread fxcoudert at gcc dot gnu dot org
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2006-06-20 06:13 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/27784] Comparison of strings with char(0)

2006-05-28 Thread tkoenig at gcc dot gnu dot org
-- tkoenig at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tkoenig at gcc dot gnu dot |dot org

[Bug libfortran/27784] Comparison of strings with char(0)

2006-05-28 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-05-28 15:49 --- What about simply doing: Index: intrinsics/string_intrinsics.c === --- intrinsics/string_intrinsics.c (revision 113849) +++

[Bug libfortran/27784] Comparison of strings with char(0)

2006-05-28 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2006-05-28 16:05 --- (In reply to comment #1) What about simply doing: Index: intrinsics/string_intrinsics.c === --- intrinsics/string_intrinsics.c (revision

[Bug libfortran/27784] Comparison of strings with char(0)

2006-05-28 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-05-28 16:28 --- (In reply to comment #2) In the meantime, this patch is approved :-) No, your patch is approved! Please go ahead and commit :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27784