Ignore:
Timestamp:
Sep 7, 2004, 4:15:28 AM (21 years ago)
Author:
bird
Message:

GCC v3.3.4 - official sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc/gcc/f/sta.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1467 r1468  
    339339                                   not tried yet. */
    340340      if (ffesta_current_possible_
    341           == (ffestaPossible_) &ffesta_possible_nonexecs_)
     341          == (ffestaPossible_) &ffesta_possible_nonexecs_)
    342342        {
    343343          ffesta_current_possible_ = ffesta_possible_execs_.first;
     
    383383                  if (possible->handler == NULL)
    384384                    {
    385                       if (possible == (ffestaPossible_) &ffesta_possible_nonexecs_)
     385                      if (possible == (ffestaPossible_) &ffesta_possible_nonexecs_)
    386386                        {
    387387                          possible = first_exec = ffesta_possible_execs_.first;
Note: See TracChangeset for help on using the changeset viewer.