[Bug fortran/43710] suspicious string comparisons

2010-04-09 Thread mikael at gcc dot gnu dot org
--- Comment #1 from mikael at gcc dot gnu dot org 2010-04-09 19:42 --- Created an attachment (id=20352) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20352&action=view) The patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43710

[Bug fortran/43710] suspicious string comparisons

2010-04-09 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2010-04-10 01:38 --- I think the intent of these test is not to compare the strings but to see if the pointers are pointing to the exact same string. You could have a situation where the content of the strings is identical but they a

[Bug fortran/43710] suspicious string comparisons

2010-06-09 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2010-06-09 12:07 --- Hey, I actually have the answer to this one: yes, it is intended as is, and not, it is a bit more complicated that Jerry says. We maintain a hash table of identifiers, so that when we have multiple times the same