public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
@ 2003-01-15 14:55 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-01-15 14:55 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, kostadindabov, nobody

Synopsis: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3

State-Changed-From-To: feedback->open
State-Changed-By: bangerth
State-Changed-When: Wed Jan 15 06:55:14 2003
State-Changed-Why:
    Feedback received. This is the testcase:
    --------------------------
    #include <altivec.h>
    
    int main()
    {
    return 0;
    }
    
    class F32vec4 {
       public:
          vector float val;
          vector float operator++(void) { return val;}
    };
    ----------------------

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8795


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
@ 2003-01-15  9:26 Kostadin Dabov
  0 siblings, 0 replies; 3+ messages in thread
From: Kostadin Dabov @ 2003-01-15  9:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/8795; it has been noted by GNATS.

From: Kostadin Dabov <kostadindabov@terascale-euro.com>
To: bangerth@dealii.org,
 gcc-bugs@gcc.gnu.org,
 gcc-prs@gcc.gnu.org,
 kostadindabov@terascale-euro.com,
 nobody@gcc.gnu.org,
 gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
Date: Wed, 15 Jan 2003 11:17:45 +0000

 --------------Boundary-00=_L16RHMCG3U992572X5QG
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 Wolfgang,=20
 first thanks for your concern,
 I attached the test.cpp (153 bytes) file to this email.
 
 btw. -about the gnats web page- I found that the gnats web page fails to=20
 attach the file if I am using Konqueror browser (Linux), however it seems=
  to=20
 attach files fine with IE explorer on windows. However the bug may be in =
 the=20
 browser rather tnan in the gnats...
 
 regards,
 Kostadin=20
 
 
 On Tuesday 14 January 2003 09:25, you wrote:
 > Old Synopsis: Altivec realted bugs concerning gcc3.2.1 and gcc3.3
 > New Synopsis: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Tue Jan 14 13:25:17 2003
 > State-Changed-Why:
 >     The attachment to your report got somehow lost. Do you still
 >     have it, so that I can attach it to the report?
 >
 >     Thanks
 >       Wolfgang
 >
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&databas=
 e=3Dgcc&
 >pr=3D8795
 
 --=20
 Kostadin Dabov
 Software Engineer
 Terascale Europe EOOD, Sofia
 --------------Boundary-00=_L16RHMCG3U992572X5QG
 Content-Type: text/x-c++src;
   charset="iso-8859-1";
   name="test.cpp"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename="test.cpp"
 
 #include <altivec.h>
 
 int main()
 {
 return 0;
 }
 
 class F32vec4 {
    public:
       vector float val;
       vector float operator++(void) { return val;}
 };
 
 --------------Boundary-00=_L16RHMCG3U992572X5QG--
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
@ 2003-01-14 21:25 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-01-14 21:25 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, kostadindabov, nobody

Old Synopsis: Altivec realted bugs concerning gcc3.2.1 and gcc3.3
New Synopsis: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Jan 14 13:25:17 2003
State-Changed-Why:
    The attachment to your report got somehow lost. Do you still
    have it, so that I can attach it to the report?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8795


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-15 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 14:55 target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3 bangerth
  -- strict thread matches above, loose matches on Subject: below --
2003-01-15  9:26 Kostadin Dabov
2003-01-14 21:25 bangerth

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).