re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and type conve...
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 6 Dec 2007 06:11:01 +0000 (06:11 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 6 Dec 2007 06:11:01 +0000 (06:11 +0000)
commit95f8fb2500cca5b71a784ba7c2df8347eb477930
tree3637c89887b7e1d094503d04ba2910f5c0268361
parent98b2c759a1d6777cede9f2815ee535eae022ccd2
re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and type conversion error)

2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34435
* module.c (find_symbol): Do not return symtrees with unique
names, which shows that they are private.

2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34435
* gfortran.dg/used_types_19.f90: New test.

From-SVN: r130642
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/used_types_19.f90 [new file with mode: 0644]