CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1606
content-type: text/html; charset=utf-8
last-modified: Sun, 12 Oct 2025 11:29:18 GMT
date: Sun, 12 Oct 2025 11:29:18 GMT
strict-transport-security: max-age=15768000
Re: Parrot with llvm-gcc 4.2 - nntp.perl.org
Front page | perl.perl6.internals |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Re: Parrot with llvm-gcc 4.2
Thread Previous | Thread NextFrom:
Joshua HoblittDate:
July 31, 2008 17:41Subject:
Re: Parrot with llvm-gcc 4.2Message ID:
20080731222854.GN28822@ifa.hawaii.eduSince llvm-gcc uses the gcc front end this isn't surprising. In fact, if parrot failed to build with that compiler it would only tell us that there is something wrong with their intergration work. IMHO it would be more interesting to test with clang which might actually pick up some sort of portability issue (or just bugs in clang). -J -- On Fri, Aug 01, 2008 at 12:18:39AM +0200, Moritz Lenz wrote: > As a followup I added a line to PLATFORMS, as particle and Coke requested. > > I also ran the benchmark tests with an optimized build both with > llvm-gcc 4.2 and ordinary gcc 4.2, here is what I get: > > ordinary gcc: > real 1m29.733s > user 1m22.489s > sys 0m7.024s > > llvm-gcc: > real 1m55.984s > user 1m45.987s > sys 0m7.588s > > (llvm is version 2.2). Not better either, but Reini told me that llvm > 2.3 might be better. > > I also did a 'make testexec' on unoptimized builds, and got tons of test > errors with both compilers. > > > -- > Moritz Lenz > https://moritz.faui2k3.org/ | https://perl-6.de/Thread Previous | Thread Next
- Parrot with llvm-gcc 4.2 by Moritz Lenz
- Re: Parrot with llvm-gcc 4.2 by Moritz Lenz
- Re: Parrot with llvm-gcc 4.2 by Joshua Hoblitt
- Re: Parrot with llvm-gcc 4.2 by Moritz Lenz
- Re: Parrot with llvm-gcc 4.2 by Joshua Hoblitt
- Re: Parrot with llvm-gcc 4.2 by chromatic
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About