------- Comment #6 from dfranke at gcc dot gnu dot org 2007-05-19 09:14 ------- > This patch looks simple enough. Has it been regression tested? > Anything else planned with this?
Getting rid of it? I spent the last evening regtesting and failed. In the same routine where I placed above snippet, everything without a type is assigned a type, this includes intrinsics. If the if-clause is adjusted to not apply default types to intrinsics, I still get a failure in the testsuite (gomp/reduction3.f90) which I can not eliminate. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20373