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/45596] Implement simple static points-to analysis in Fortran FE



------- Comment #4 from tkoenig at gcc dot gnu dot org  2010-09-08 19:30 -------
This makes a ton of sense to do.

We should also convert the frontend passes to a general expression
walker, as you indicated in one comment.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-09-08 19:30:27
               date|                            |


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


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