--- Additional Comments From adah at netstd dot com 2005-08-11 03:51
---
Hi Gaby,
I have read Sutter's Modest Proposal on fixing ADL that you referred to me. If
you had told me earlier about this instead of bluntly telling me this was not a
GCC bug, I would have much more quickly giv
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-11
04:22 ---
Subject: Bug 23225
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-11 04:21:55
Modified files:
gcc: ChangeLog tree.c
gcc/testsui
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-11
04:22 ---
fixed
--
What|Removed |Added
Known to fail|4.0.0 4.1.0 |4.0.0
Kno
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-11
04:44 ---
/home/jim/gcc/gcc/gcc/testsuite/gcc.dg/vect/vect-105.c:38: note: not vectorized:
unsupported unaligned load
--
What|Removed |Added
---
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-11 06:31 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > Furthermore, and more importantly, GCC bugzilla is the not t
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-11 06:46 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Hi Gaby,
|
| I have read Sutter's Modest Proposal on fixing AD
When compiling the following subroutine test.F:
--- snip
SUBROUTINE BUG(ID,PARNAM)
IMPLICIT NONE
C .. Scalar Arguments ..
CHARACTER *8 PARNAM
INTEGER ID
C .. External Functions ..
CHARACTER *8 PANAME
EXTERNAL PANAME
C
PARNAM = PANA
101 - 107 of 107 matches
Mail list logo