--- Comment #10 from tbptbp at gmail dot com 2007-08-23 19:42 ---
Subject: Re: vector float | vector float is accepted
On 23 Aug 2007 18:49:22 -, pinskia at gmail dot com
<[EMAIL PROTECTED]> wrote:
> Read the next line. That is where my quote is from. Please read the
> whole sect
--- Comment #9 from pinskia at gmail dot com 2007-08-23 18:49 ---
Subject: Re: vector float | vector float is accepted
On 23 Aug 2007 18:45:47 -, tbptbp at gmail dot com
<[EMAIL PROTECTED]> wrote:
> Your patch and documentation conflict . Fix either, at your convenience.
Read the
--- Comment #8 from tbptbp at gmail dot com 2007-08-23 18:45 ---
Subject: Re: vector float | vector float is accepted
On 23 Aug 2007 18:31:25 -, pinskia at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:
> --- Comment #7 from pinskia at gcc dot gnu dot org 2007-08-23 18:31
> -
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-08-23 18:31 ---
(In reply to comment #6)
> Please fix the extension documentation accordingly.
The documentation already says:
The operations behave like C++ valarrays. Addition is defined as the addition
of the corresponding eleme
--- Comment #6 from tbptbp at gmail dot com 2007-08-23 11:01 ---
(In reply to comment #5)
> Fixed.
Please fix the extension documentation accordingly.
--
tbptbp at gmail dot com changed:
What|Removed |Added
-
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-08-14 09:25 ---
Fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-08-14 09:25 ---
Subject: Bug 30428
Author: pinskia
Date: Tue Aug 14 09:24:26 2007
New Revision: 127477
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127477
Log:
2007-08-14 Andrew Pinski <[EMAIL PROTECTED]>
PR c/
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-08-13 20:17 ---
I am testing these patches right now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30428
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-09 08:24 ---
And one for the C++ front-end:
Index: typeck.c
===
--- typeck.c(revision 126424)
+++ typeck.c(working copy)
@@ -3213,7 +3213,9 @@
case BIT_
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-09 08:19 ---
Here is a patch for the C front-end:
Index: c-typeck.c
===
--- c-typeck.c (revision 126424)
+++ c-typeck.c (working copy)
@@ -7881,7 +7898,9 @@
c
10 matches
Mail list logo