Changeset 1395


Ignore:
Timestamp:
Apr 28, 2004, 7:36:07 AM (21 years ago)
Author:
bird
Message:

Forgot this one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/cp/error.c

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r1394 r1395  
    14531453     int flags;
    14541454{
    1455 <<<<<<< error.c
    1456    if (t == 0)
    1457       return;
    1458 
    1459 =======
    14601455  if (t == 0)
    14611456    return;
    14621457 
    1463 >>>>>>> 1.1.1.2
    14641458  switch (TREE_CODE (t))
    14651459    {
Note: See TracChangeset for help on using the changeset viewer.