RE: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

2013-02-14 Thread Gopalasubramanian, Ganesh
Thank you Gerald!

Committed with the changes. 

Regards
Ganesh

-Original Message-
From: Gerald Pfeifer [mailto:ger...@pfeifer.com] 
Sent: Thursday, February 14, 2013 2:40 PM
To: Gopalasubramanian, Ganesh
Cc: gcc-patchesUros Bizjak
Subject: RE: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

On Thu, 14 Feb 2013, Gopalasubramanian, Ganesh wrote:
 Is it OK for wwdocs?

Looks good to me if you say ...through the... options (adding the in two 
cases) and breaking the lines to not exceed 76 columns.

Thanks,
Gerald




Re: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

2013-02-13 Thread Mikael Morin
Le 13/02/2013 09:32, Gopalasubramanian, Ganesh a écrit :
 +liSupport for new AMD family 16h processors (Jaguar core) is now 
 available
 +  through code-march=btver2/code and code-mtune=btver2/code 
 options./li

s/btver2/bdver2/ ?


Re: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

2013-02-13 Thread Richard Biener
On Wed, Feb 13, 2013 at 1:55 PM, Mikael Morin mikael.mo...@sfr.fr wrote:
 Le 13/02/2013 09:32, Gopalasubramanian, Ganesh a écrit :
 +liSupport for new AMD family 16h processors (Jaguar core) is now 
 available
 +  through code-march=btver2/code and code-mtune=btver2/code 
 options./li

 s/btver2/bdver2/ ?

Of course not.  Next they'll add blver ...

Richard.


Re: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

2013-02-13 Thread Mikael Morin
Le 13/02/2013 14:00, Richard Biener a écrit :
 Of course not.  Next they'll add blver ...
Sorry


RE: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

2013-02-13 Thread Gopalasubramanian, Ganesh
Is it OK for wwdocs?

Index: gcc-4.8/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.96
diff -u -r1.96 changes.html
--- gcc-4.8/changes.html12 Feb 2013 16:33:58 -  1.96
+++ gcc-4.8/changes.html13 Feb 2013 08:24:53 -
@@ -529,6 +529,10 @@
 information.
 /li
 li Windows MinGW-w64 targets (code*-w64-mingw*/code) require at 
least r5437 from the Mingw-w64 trunk. /li
+liSupport for new AMD family 15h processors (Steamroller core) is now 
available
+  through code-march=bdver3/code and code-mtune=bdver3/code 
options./li
+liSupport for new AMD family 16h processors (Jaguar core) is now 
available
+  through code-march=btver2/code and code-mtune=btver2/code 
options./li
   /ul

 h3 id=frvFRV/h3

-Original Message-
From: Mikael Morin [mailto:mikael.mo...@sfr.fr] 
Sent: Wednesday, February 13, 2013 6:38 PM
To: Richard Biener
Cc: Gopalasubramanian, Ganesh; gcc-patches@gcc.gnu.org; ubizjak at gmail dot 
com (gcc-bugzi...@gcc.gnu.org); ger...@pfeifer.com
Subject: Re: [patch][wwwdocs] gcc 4.8 changes - AMD new cores

Le 13/02/2013 14:00, Richard Biener a écrit :
 Of course not.  Next they'll add blver ...
Sorry