Re: [perl #60268] -t4 broken

2008-10-31 Thread Will Coleda
On Fri, Oct 31, 2008 at 3:18 PM, via RT Will Coleda <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #60268] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=60268 > > > >

[perl #60268] -t4 broken

2008-10-31 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #60268] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60268 > When running parrot with -t4, this impacts the running bytecode. This isn't obvious with

Re: [perl #60190] [BUG] problems with the compiler-option "-O2" on a 64bit-system

2008-10-31 Thread Andy Dougherty
On Fri, 31 Oct 2008, Gerd Pokorra wrote: > [EMAIL PROTECTED] tge]$ gdb ../../parrot > (gdb) set args ../../runtime/parrot/library/PGE/Perl6Grammar.pbc > --output=TGE/Parser.pir TGE/Parser.pg > (gdb) run > Starting > program: /home/gz016/parrot-sources/debug/parrot-0.8.0/parrot > ../../runtime/pa

Re: [perl #60190] [BUG] problems with the compiler-option "-O2" on a 64bit-system

2008-10-31 Thread Gerd Pokorra
Hello, now a new information with backtrace. Gerd Pokorra [EMAIL PROTECTED] tge]$ gdb ../../parrot GNU gdb Fedora (6.8-22.fc9) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to c

Re: [perl #60190] [BUG] problems with the compiler-option "-O2" on a 64bit-system

2008-10-31 Thread Gerd Pokorra
Hello, here is some more information. I hope the added command output is useful. Gerd Pokorra [EMAIL PROTECTED] tge]# ../../parrot -g ../../runtime/parrot/library/PGE/Perl6Grammar .pbc --output=TGE/Parser.pir TGE/Parser.pg Segmentation fault [EMAIL PROTECTED] tge]# ../../parrot -t ../../runtime/