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/27584] ICE on invalid "associate(x,(y))"



------- Comment #1 from pault at gcc dot gnu dot org  2006-05-14 12:36 -------
At the risk of gettin my head bitten off again,  I think that this ICE really
is unwarranted.  I can write fortran that produces every other expression type,
therby triggering the ICE.  It might be that internal compiler errors will get
us here but it will mainly be incorrect code.

The patch fixes 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                     |


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


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