OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc3/] [gcc/] [gcc.c] - Diff between revs 280 and 514

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 280 Rev 514
Line 5866... Line 5866...
 
 
          case '*':
          case '*':
            if (soft_matched_part)
            if (soft_matched_part)
              {
              {
                do_spec_1 (soft_matched_part, 1, NULL);
                do_spec_1 (soft_matched_part, 1, NULL);
 
                /* ??? Emitting a space after soft_matched_part gets in
 
                   is undocumented and gets in the way of doing useful
 
                   file name pasting; but for backward compatibility, we
 
                   keep this behaviour when the next character is '}'.  */
 
                if (p[1] == '}')
                do_spec_1 (" ", 0, NULL);
                do_spec_1 (" ", 0, NULL);
              }
              }
            else
            else
              /* Catch the case where a spec string contains something like
              /* Catch the case where a spec string contains something like
                 '%{foo:%*}'.  i.e. there is no * in the pattern on the left
                 '%{foo:%*}'.  i.e. there is no * in the pattern on the left

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.