This is the mail archive of the gcc@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]

Re: Regression involving COMMON(?)



On Apr 26, 2005, at 12:56 AM, Paul Thomas wrote:


Something did common in last night:

I see testsuite failures on g77/960628_x.f (for x=0-10), common_4.f90 and g77/980701-1.f thus bumping unexpected failures up to 79. The common feature, if you will excuse the play on words, is common.

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?


-- Pinski


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