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/28788] [gfortran: 4.1, 4.2 regression] ICE on valid code



------- Comment #1 from pault at gcc dot gnu dot org  2006-08-22 05:30 -------
> This problem was not present a few days ago, and it is quite elusive. Even
> adding or removing a few "!innocent" lines can change the error message,
> e.g. to something like

This is my doing, for which I apologise. I cannnot see why, right now, but the
variable 'p' is picking up a broken derived type that has junk for its name.  A
workaround is to comment out the last 'use ModelParams'; the host associated
version of the derived type is OK.

I am on to it.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-08-22 05:30:08
               date|                            |


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


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