public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [itanium-sched-branch] Make itanium2 as the default cpu.
@ 2002-12-17 11:28 Vladimir Makarov
  0 siblings, 0 replies; only message in thread
From: Vladimir Makarov @ 2002-12-17 11:28 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

The following patch has been added to the branch.

Vlad

2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>

        * config/ia64/ia64.c (ia64_override_options): Make itanium2 as
        default cpu.

[-- Attachment #2: z --]
[-- Type: text/plain, Size: 753 bytes --]

Index: config/ia64/ia64.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/ia64/ia64.c,v
retrieving revision 1.184.4.12
diff -c -p -r1.184.4.12 ia64.c
*** config/ia64/ia64.c	27 Nov 2002 22:29:23 -0000	1.184.4.12
--- config/ia64/ia64.c	17 Dec 2002 19:24:34 -0000
*************** ia64_override_options ()
*** 4272,4278 ****
      }
  
    if (!ia64_cpu_string)
!     ia64_cpu_string = "itanium";
  
    for (i = 0; i < pta_size; i++)
      if (! strcmp (ia64_cpu_string, processor_alias_table[i].name))
--- 4272,4278 ----
      }
  
    if (!ia64_cpu_string)
!     ia64_cpu_string = "itanium2";
  
    for (i = 0; i < pta_size; i++)
      if (! strcmp (ia64_cpu_string, processor_alias_table[i].name))

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-17 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17 11:28 [itanium-sched-branch] Make itanium2 as the default cpu Vladimir Makarov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).