On Fri, Jun 06, 2008 at 01:03:19AM +, Dennis Clarke wrote:
> Can the md5 sum hash for the various release files be published at the
> main GCC release pages ?
> If we look at http://gcc.gnu.org/gcc-4.2/ there is no md5 sum there
> and while I can find that data at a mirror thus :
>
> ftp://ftp
A small request.
Can the md5 sum hash for the various release files be published at the
main GCC release pages ?
If we look at http://gcc.gnu.org/gcc-4.2/ there is no md5 sum there
and while I can find that data at a mirror thus :
ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/relea
[EMAIL PROTECTED] wrote:
I sincerely apologize for the spammish nature of this e-mail - I
don't mean to abuse this list. I am trying to collect responses
from as many open source developers and users as possible and a
mailing list like can be the only way to reach many developers.
FWIW, one op
Hello
My name is Lara Thynne and I am a PhD candidate at Deakin University
Australia. I am currently researching the boundary between work and
leisure activities directly related to the open source community and
open source program development.
As part of this I am running a survey at the follo
Russell Whitaker wrote on 08/02/06 22:31:
> Could I get a copy of the implementation of the OpenMP 2.5 interface,
> please?
>
Try one of the weekly snapshots http://gcc.gnu.org/snapshots.html for
mainline (to become 4.2). Or, if you are running Fedora Core 5, the GCC
4.1 version in there already
>
> hi
>
> Could I get a copy of the implementation of the OpenMP 2.5 interface,
> please?
You download the 4.2 snapshot and you have it.
Or you could grab a GCC via svn.
Thanks,
Andrew Pinski
hi
Could I get a copy of the implementation of the OpenMP 2.5 interface,
please?
thanks,
Russ
This past week I have been looking into type mismatch in simple cases
in GCC.
These simple cases include non compatible types on the two sides of the
MODIFY_EXPR
and comparisons. All the bugs I have found so far have been filed.
They are all listed
under the meta-bug, PR 22368.
The summary is