This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Regression involving COMMON(?)


Paul Thomas wrote:
Andrew,

You were right:

I think this is caused by:
2005-04-25  Nathan Sidwell  <nathan@codesourcery.com>

        * tree-ssa-alias.c (fieldoff_t): Remove.
        (fieldoff_s): typedef the structure itself.  Create a vector of
        objects.
        (push_fields_onto_fieldstack): Return count of fields pushed.
        Remove peeling of first field.  Adjust.
        (fieldoff_compare): Adjust.
        (create_overlap_variables_for): Adjust.


by the way Paul, what is the error?


For every each one of the FAILs -

internal compiler error: in push_fields_onto_fieldstack, at tree-ssa-alias.c:2834

I am looking at it.



-- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk


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