public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [MELT] issue with the garbage collector
@ 2011-03-16  9:58 piervit
  2011-03-19 15:52 ` Basile Starynkevitch
  0 siblings, 1 reply; 2+ messages in thread
From: piervit @ 2011-03-16  9:58 UTC (permalink / raw)
  To: gcc, gcc-melt-french

[-- Attachment #1: Type: text/plain, Size: 1666 bytes --]

Hello,

I guess I have found a bug about related to the garbage collector in 
MELT:
I am using the version 170521.
When I run a trivial plugin (let say a plugin that do nothing) on this 
c file :

int functionOne(){
    return 1;
}

int functionTwo(){
    return 1;
}

int functionThree(){
    return 1;
}

It works correctly and finish with this message:

!@melt-runtime.c:9205:
@! melt_finalize with 15 GarbColl, 0 fullGc

Now if you just add a new function:

int functionOne(){
    return 1;
}

int functionTwo(){
    return 1;
}

int functionThree(){
    return 1;
}
int functionFour(){
    return 1;
}

It will finish like that (full debug in attached file):

!@melt-runtime.c:11120:
@! gimple_execute passname melt_test_ptr after apply dbgcounter 206
!@melt-runtime.c:1196:
@! melt_garbcoll #16 fullgarbcoll #1
!@melt-runtime.c:1199:
@! melt_garbcoll forcing fullgarbcoll #1
!@melt-runtime.c:1202:
@! melt_garbcoll forced fullgarbcoll #1
!@melt-runtime.c:11134:
@! meltgc_gimple_execute pass melt_test_ptr ended res=0d
*** WARNING *** there are active plugins, do not report this as a bug 
unless you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH_UNIT               | MELT/_builtin
PLUGIN_FINISH                    | MELT/_builtin
PLUGIN_GGC_MARKING               | MELT/_builtin
PLUGIN_ATTRIBUTES                | MELT/_builtin
PLUGIN_START_UNIT                | MELT/_builtin
test_ptr_cfile2.c:14:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [test_ptr] Error 1

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: debug.txt --]
[-- Type: text/plain; charset=UTF-8; name=debug.txt, Size: 119741 bytes --]

cc1: note: MELT generated new file test_ptr.c in /home/pierre/programmation/C/gcc/test_GCC/to_compile_with_melt/test_ptr
cc1: note: MELT has built module test_ptr.so inside /home/pierre/programmation/C/gcc/test_GCC/to_compile_with_melt/test_ptr in 2.551 sec.
cc1: note: MELT removed 1 temporary files from /tmp/GCCMeltTmpdir-127233ae
!@melt-runtime.c:9151:
@! start of melt_initialize [builtin MELT] version_string 4.6.0 20110225 (experimental) [melt-branch revision 170521]
!@melt-runtime.c:8900:
@! melt_really_initialize pluginame 'MELT/_builtin' versionstr '4.6.0 20110225 (experimental) [melt-branch revision 170521]'
!@melt-runtime.c:8902:
@! melt_really_initialize update_path("plugins", "GCC")=plugins
!@melt-runtime.c:8997:
@! melt_really_initialize alz 0x40ac9008-0x40b49008 (2048 Kw)
!@melt-runtime.c:9016:
@! melt_really_initialize cpp_PREFIX=/usr/
!@melt-runtime.c:9017:
@! melt_really_initialize cpp_EXEC_PREFIX=/usr/lib/gcc/
!@melt-runtime.c:9018:
@! melt_really_initialize gcc_exec_prefix=(null)
!@melt-runtime.c:9019:
@! melt_really_initialize melt_source_dir=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source/
!@melt-runtime.c:9020:
@! melt_really_initialize melt_module_dir=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/
!@melt-runtime.c:9021:
@! melt_really_initialize inistr=@@:test_ptr
!@melt-runtime.c:9028:
@! melt_really_initialize meltgc_make_special=0x8195088
!@melt-runtime.c:8542:
@! load_melt_modules_and_do_mode start init=@@:test_ptr mode=test_ptr
!@melt-runtime.c:8601:
@! load_initial_melt_modules curmod @@ before
!@melt-runtime.c:6112:
@! meltgc_load_modulelist start modlistbase melt-default-modules
!@melt-runtime.c:5623:
@! start lookup_path path=. base=melt-default-modules suffix=.modlis
!@melt-runtime.c:5653:
@! lookup_path not found base melt-default-modules suffix .modlis
!@melt-runtime.c:5623:
@! start lookup_path path=. base=melt-default-modules suffix=.modlis
!@melt-runtime.c:5653:
@! lookup_path not found base melt-default-modules suffix .modlis
!@melt-runtime.c:6208:
@! meltgc_load_modulelist loadit modlistpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//melt-default-modules.modlis
@melt-runtime.c:6210: reading module list '/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//melt-default-modules.modlis'
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-first'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-first maketarget (null)

SHORT BACKTRACE[#0] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-first
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-first' basnam 'warmelt-first' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-first.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-first suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-first suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-first.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-first.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 72 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-first.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-first modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-first suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-first suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-first md5src=\x05¤UiÅrɯŒz=2[\a^[º\x18y‚¿EP\x02@\x0e
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-first
!@melt-runtime.c:5483:
@! dynmd5=05a45569c572c9af8c7a3d325b071bba
melt-sources/warmelt-first.c
61078fe56a8b772a94130d7a2b9940a2
melt-sources/warmelt-first+01.c
8084e17ba73a941b55f09bd663aa5f14
melt-sources/warmelt-first+02.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:21:49 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-first.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-first dynmd5 05a45569c572c9af8c7a3d325b071bba
melt-sources/warmelt-first.c
61078fe56a8b772a94130d7a2b9940a2
melt-sources/warmelt-first+01.c
8084e17ba73a941b55f09bd663aa5f14
melt-sources/warmelt-first+02.c
 dyncomptimstamp Mon 28 Feb 2011 12:21:49 PM CET  ix 1
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=1 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-first
!@melt-runtime.c:5985:
@! dylibfound dlix=1
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea3794
@warmelt-first.melt:2747: start initialize_module_meltdata_warmelt_first iniframp__=0xbf824430

SHORT BACKTRACE[#0] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_ {warmelt-first.melt:4:/ cond.else} 
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40ae457c
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-base'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-base maketarget (null)

SHORT BACKTRACE[#0] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-base
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-base' basnam 'warmelt-base' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-base.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-base suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-base suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-base.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-base.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 71 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-base.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-base modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-base suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-base suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-base md5src=º\x06Ûxžd:¾Aü=BYx†f\x18y‚¿SP\x02@
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-base
!@melt-runtime.c:5483:
@! dynmd5=ba06db789e643abe41fc3d4259788666
melt-sources/warmelt-base.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:21:51 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-base.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-base dynmd5 ba06db789e643abe41fc3d4259788666
melt-sources/warmelt-base.c
 dyncomptimstamp Mon 28 Feb 2011 12:21:51 PM CET  ix 2
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=2 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-base
!@melt-runtime.c:5985:
@! dylibfound dlix=2
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37a0

SHORT BACKTRACE[#0] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-base.melt:1196: start initialize_module_meltdata_warmelt_base iniframp__=0xbf82546c
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40af3f18
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-debug'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-debug maketarget (null)

SHORT BACKTRACE[#0] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-debug
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-debug' basnam 'warmelt-debug' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-debug.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-debug suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-debug suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-debug.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-debug.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 72 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-debug.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-debug modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-debug suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-debug suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-debug md5src=î£\bËrƒ¤YPÙ\x15{B€™¶\x18y‚¿`P\x02@\x0e
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-debug
!@melt-runtime.c:5483:
@! dynmd5=eea308cb7283a45950d9157b428099b6
melt-sources/warmelt-debug.c
1d178d5e69d87f59d33b9f0e91e57ec9
melt-sources/warmelt-debug+01.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:21:53 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-debug.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-debug dynmd5 eea308cb7283a45950d9157b428099b6
melt-sources/warmelt-debug.c
1d178d5e69d87f59d33b9f0e91e57ec9
melt-sources/warmelt-debug+01.c
 dyncomptimstamp Mon 28 Feb 2011 12:21:53 PM CET  ix 3
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=3 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-debug
!@melt-runtime.c:5985:
@! dylibfound dlix=3
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37ac

SHORT BACKTRACE[#0] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-debug.melt:425: start initialize_module_meltdata_warmelt_debug iniframp__=0xbf8272f0
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40b12474
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-macro'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-macro maketarget (null)

SHORT BACKTRACE[#0] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-macro
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-macro' basnam 'warmelt-macro' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-macro.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-macro suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-macro suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-macro.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-macro.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 72 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-macro.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-macro modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-macro suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-macro suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-macro md5src=yÑÄÕTœ(T˜l\x02/‘Lé\x19\x18y‚¿nP\x02@\x0e
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-macro
!@melt-runtime.c:5483:
@! dynmd5=79d1c4d5549c2854986c022f914ce919
melt-sources/warmelt-macro.c
e428210e277fe4027a405433f469e384
melt-sources/warmelt-macro+01.c
84ca17e113dcc9e13e97b002d55e7a50
melt-sources/warmelt-macro+02.c
a4928d97505395e69a7dc9720d5b69fa
melt-sources/warmelt-macro+03.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:21:56 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-macro.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-macro dynmd5 79d1c4d5549c2854986c022f914ce919
melt-sources/warmelt-macro.c
e428210e277fe4027a405433f469e384
melt-sources/warmelt-macro+01.c
84ca17e113dcc9e13e97b002d55e7a50
melt-sources/warmelt-macro+02.c
a4928d97505395e69a7dc9720d5b69fa
melt-sources/warmelt-macro+03.c
 dyncomptimstamp Mon 28 Feb 2011 12:21:56 PM CET  ix 4
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=4 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-macro
!@melt-runtime.c:5985:
@! dylibfound dlix=4
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37b8

SHORT BACKTRACE[#0] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-macro.melt:1182: start initialize_module_meltdata_warmelt_macro iniframp__=0xbf825d8c
cc1: warning: MELT debug depth -f[plugin-arg-]melt-debug-depth= defaulted to 7 [enabled by default]
!!!!****####1#^5:warmelt-macro.melt:1855:install_initial_macro symb !1: `DEFPRIMITIVE|CLASS_SYMBOL/419154c{}
!!!!****####2#^5:warmelt-macro.melt:1876:install_initial_macro done symb !1: `DEFPRIMITIVE|CLASS_SYMBOL/419154c{}
!!!!****####3#^6:warmelt-first.melt:2705:initmacro_exporter macbind !1: 
[~CLASS_MACRO_BINDING/205be986:$DEFPRIMITIVE/419154c;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFPRIMITIVE @warmelt-macro.melt:2010%]/0>
 ~]
!!!!****####4#^5:warmelt-macro.melt:1855:install_initial_macro symb !2: `DEFCITERATOR|CLASS_SYMBOL/172d34d2{}
!!!!****####5#^5:warmelt-macro.melt:1876:install_initial_macro done symb !2: `DEFCITERATOR|CLASS_SYMBOL/172d34d2{}
!!!!****####6#^6:warmelt-first.melt:2705:initmacro_exporter macbind !2: 
[~CLASS_MACRO_BINDING/a13fff0:$DEFCITERATOR/172d34d2;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFCITERATOR @warmelt-macro.melt:2118%]/0>
 ~]
!!!!****####7#^5:warmelt-macro.melt:1855:install_initial_macro symb !3: `DEFVARIADIC|CLASS_SYMBOL/23a2da20{}
!!!!****####8#^5:warmelt-macro.melt:1876:install_initial_macro done symb !3: `DEFVARIADIC|CLASS_SYMBOL/23a2da20{}
!!!!****####9#^6:warmelt-first.melt:2705:initmacro_exporter macbind !3: 
[~CLASS_MACRO_BINDING/3a49145a:$DEFVARIADIC/23a2da20;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFVARIADIC @warmelt-macro.melt:2241%]/0>
 ~]
!!!!****####10#^5:warmelt-macro.melt:1855:install_initial_macro symb !4: `DEFCMATCHER|CLASS_SYMBOL/3cb85f2{}
!!!!****####11#^5:warmelt-macro.melt:1876:install_initial_macro done symb !4: `DEFCMATCHER|CLASS_SYMBOL/3cb85f2{}
!!!!****####12#^6:warmelt-first.melt:2705:initmacro_exporter macbind !4: 
[~CLASS_MACRO_BINDING/112961ad:$DEFCMATCHER/3cb85f2;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFCMATCHER @warmelt-macro.melt:2374%]/0>
 ~]
!!!!****####13#^5:warmelt-macro.melt:1855:install_initial_macro symb !5: `DEFUNMATCHER|CLASS_SYMBOL/2c175702{}
!!!!****####14#^5:warmelt-macro.melt:1876:install_initial_macro done symb !5: `DEFUNMATCHER|CLASS_SYMBOL/2c175702{}
!!!!****####15#^6:warmelt-first.melt:2705:initmacro_exporter macbind !5: 
[~CLASS_MACRO_BINDING/2c27806b:$DEFUNMATCHER/2c175702;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFUNMATCHER @warmelt-macro.melt:2550%]/0>
 ~]
!!!!****####16#^5:warmelt-macro.melt:1855:install_initial_macro symb !6: `DEFUN|CLASS_SYMBOL/5db504e{}
!!!!****####17#^5:warmelt-macro.melt:1876:install_initial_macro done symb !6: `DEFUN|CLASS_SYMBOL/5db504e{}
!!!!****####18#^6:warmelt-first.melt:2705:initmacro_exporter macbind !6: 
[~CLASS_MACRO_BINDING/29df4966:$DEFUN/5db504e;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFUN @warmelt-macro.melt:2684%]/0>
 ~]
!!!!****####19#^5:warmelt-macro.melt:1855:install_initial_macro symb !7: `DEFINE|CLASS_SYMBOL/fc44d92{}
!!!!****####20#^5:warmelt-macro.melt:1876:install_initial_macro done symb !7: `DEFINE|CLASS_SYMBOL/fc44d92{}
!!!!****####21#^6:warmelt-first.melt:2705:initmacro_exporter macbind !7: 
[~CLASS_MACRO_BINDING/356af464:$DEFINE/fc44d92;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFINE @warmelt-macro.melt:2757%]/0>
 ~]
!!!!****####22#^5:warmelt-macro.melt:1855:install_initial_macro symb !8: `DEFCLASS|CLASS_SYMBOL/4090da8{}
!!!!****####23#^5:warmelt-macro.melt:1876:install_initial_macro done symb !8: `DEFCLASS|CLASS_SYMBOL/4090da8{}
!!!!****####24#^6:warmelt-first.melt:2705:initmacro_exporter macbind !8: 
[~CLASS_MACRO_BINDING/1f68058f:$DEFCLASS/4090da8;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFCLASS @warmelt-macro.melt:2920%]/0>
 ~]
!!!!****####25#^5:warmelt-macro.melt:1855:install_initial_macro symb !9: `DEFINSTANCE|CLASS_SYMBOL/1ae0e4d{}
!!!!****####26#^5:warmelt-macro.melt:1876:install_initial_macro done symb !9: `DEFINSTANCE|CLASS_SYMBOL/1ae0e4d{}
!!!!****####27#^6:warmelt-first.melt:2705:initmacro_exporter macbind !9: 
[~CLASS_MACRO_BINDING/30e45a7:$DEFINSTANCE/1ae0e4d;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFINSTANCE @warmelt-macro.melt:3165%]/0>
 ~]
!!!!****####28#^5:warmelt-macro.melt:1855:install_initial_macro symb !10: `DEFSELECTOR|CLASS_SYMBOL/20ab2b6{}
!!!!****####29#^5:warmelt-macro.melt:1876:install_initial_macro done symb !10: `DEFSELECTOR|CLASS_SYMBOL/20ab2b6{}
!!!!****####30#^6:warmelt-first.melt:2705:initmacro_exporter macbind !10: 
[~CLASS_MACRO_BINDING/359ae079:$DEFSELECTOR/20ab2b6;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEFSELECTOR @warmelt-macro.melt:3273%]/0>
 ~]
!!!!****####31#^5:warmelt-macro.melt:1855:install_initial_macro symb !11: `INSTANCE|CLASS_SYMBOL/31efc034{}
!!!!****####32#^5:warmelt-macro.melt:1876:install_initial_macro done symb !11: `INSTANCE|CLASS_SYMBOL/31efc034{}
!!!!****####33#^6:warmelt-first.melt:2705:initmacro_exporter macbind !11: 
[~CLASS_MACRO_BINDING/9374084:$INSTANCE/31efc034;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_INSTANCE @warmelt-macro.melt:3414%]/0>
 ~]
!!!!****####34#^5:warmelt-macro.melt:1855:install_initial_macro symb !12: `LOAD|CLASS_SYMBOL/2fc12056{}
!!!!****####35#^5:warmelt-macro.melt:1876:install_initial_macro done symb !12: `LOAD|CLASS_SYMBOL/2fc12056{}
!!!!****####36#^6:warmelt-first.melt:2705:initmacro_exporter macbind !12: 
[~CLASS_MACRO_BINDING/12d80050:$LOAD/2fc12056;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LOAD @warmelt-macro.melt:3482%]/0>
 ~]
!!!!****####37#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !1: `INSTANCE|CLASS_SYMBOL/31efc034{}
!!!!****####38#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !1: `INSTANCE|CLASS_SYMBOL/31efc034{}
!!!!****####39#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !1: 
[~CLASS_PATMACRO_BINDING/f9781c7:$INSTANCE/31efc034;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_INSTANCE @warmelt-macro.melt:3414%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_INSTANCE @warmelt-macro.melt:3566%]/0>
 ~]
!!!!****####40#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !1: `INSTANCE|CLASS_SYMBOL/31efc034{}
!!!!****####41#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !1: 
[~CLASS_PATMACRO_BINDING/709085c:$INSTANCE/31efc034;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_INSTANCE @warmelt-macro.melt:3414%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_INSTANCE @warmelt-macro.melt:3566%]/0>
 ~]
!!!!****####42#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !2: `OBJECT|CLASS_SYMBOL/288dd16c{}
!!!!****####43#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !2: `OBJECT|CLASS_SYMBOL/288dd16c{}
!!!!****####44#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !2: 
[~CLASS_PATMACRO_BINDING/e1af464:$OBJECT/288dd16c;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_OBJECT @warmelt-macro.melt:3738%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_OBJECT @warmelt-macro.melt:3661%]/0>
 ~]
!!!!****####45#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !2: `OBJECT|CLASS_SYMBOL/288dd16c{}
!!!!****####46#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !2: 
[~CLASS_PATMACRO_BINDING/3f541602:$OBJECT/288dd16c;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_OBJECT @warmelt-macro.melt:3738%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_OBJECT @warmelt-macro.melt:3661%]/0>
 ~]
!!!!****####47#^5:warmelt-macro.melt:1855:install_initial_macro symb !13: `CODE_CHUNK|CLASS_SYMBOL/2c62dab9{}
!!!!****####48#^5:warmelt-macro.melt:1876:install_initial_macro done symb !13: `CODE_CHUNK|CLASS_SYMBOL/2c62dab9{}
!!!!****####49#^6:warmelt-first.melt:2705:initmacro_exporter macbind !13: 
[~CLASS_MACRO_BINDING/10d0ae86:$CODE_CHUNK/2c62dab9;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_CODE_CHUNK @warmelt-macro.melt:3761%]/0>
 ~]
!!!!****####50#^5:warmelt-macro.melt:1855:install_initial_macro symb !14: `UNSAFE_PUT_FIELDS|CLASS_SYMBOL/2ad053{}
!!!!****####51#^5:warmelt-macro.melt:1876:install_initial_macro done symb !14: `UNSAFE_PUT_FIELDS|CLASS_SYMBOL/2ad053{}
!!!!****####52#^6:warmelt-first.melt:2705:initmacro_exporter macbind !14: 
[~CLASS_MACRO_BINDING/3f7a1456:$UNSAFE_PUT_FIELDS/2ad053;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_UNSAFE_PUT_FIELDS @warmelt-macro.melt:3812%]/0>
 ~]
!!!!****####53#^5:warmelt-macro.melt:1855:install_initial_macro symb !15: `PUT_FIELDS|CLASS_SYMBOL/16124b09{}
!!!!****####54#^5:warmelt-macro.melt:1876:install_initial_macro done symb !15: `PUT_FIELDS|CLASS_SYMBOL/16124b09{}
!!!!****####55#^6:warmelt-first.melt:2705:initmacro_exporter macbind !15: 
[~CLASS_MACRO_BINDING/3b86b66f:$PUT_FIELDS/16124b09;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_PUT_FIELDS @warmelt-macro.melt:3857%]/0>
 ~]
!!!!****####56#^5:warmelt-macro.melt:1855:install_initial_macro symb !16: `UNSAFE_GET_FIELD|CLASS_SYMBOL/244e48e{}
!!!!****####57#^5:warmelt-macro.melt:1876:install_initial_macro done symb !16: `UNSAFE_GET_FIELD|CLASS_SYMBOL/244e48e{}
!!!!****####58#^6:warmelt-first.melt:2705:initmacro_exporter macbind !16: 
[~CLASS_MACRO_BINDING/230c2b3d:$UNSAFE_GET_FIELD/244e48e;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_UNSAFE_GET_FIELD @warmelt-macro.melt:3903%]/0>
 ~]
!!!!****####59#^5:warmelt-macro.melt:1855:install_initial_macro symb !17: `GET_FIELD|CLASS_SYMBOL/c19d7ca{}
!!!!****####60#^5:warmelt-macro.melt:1876:install_initial_macro done symb !17: `GET_FIELD|CLASS_SYMBOL/c19d7ca{}
!!!!****####61#^6:warmelt-first.melt:2705:initmacro_exporter macbind !17: 
[~CLASS_MACRO_BINDING/2c20720f:$GET_FIELD/c19d7ca;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_GET_FIELD @warmelt-macro.melt:3944%]/0>
 ~]
!!!!****####62#^5:warmelt-macro.melt:1855:install_initial_macro symb !18: `SETQ|CLASS_SYMBOL/2c26dc0{}
!!!!****####63#^5:warmelt-macro.melt:1876:install_initial_macro done symb !18: `SETQ|CLASS_SYMBOL/2c26dc0{}
!!!!****####64#^6:warmelt-first.melt:2705:initmacro_exporter macbind !18: 
[~CLASS_MACRO_BINDING/594cf0:$SETQ/2c26dc0;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_SETQ @warmelt-macro.melt:3986%]/0>
 ~]
!!!!****####65#^5:warmelt-macro.melt:1855:install_initial_macro symb !19: `IF|CLASS_SYMBOL/7023b80{}
!!!!****####66#^5:warmelt-macro.melt:1876:install_initial_macro done symb !19: `IF|CLASS_SYMBOL/7023b80{}
!!!!****####67#^6:warmelt-first.melt:2705:initmacro_exporter macbind !19: 
[~CLASS_MACRO_BINDING/2314ad05:$IF/7023b80;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_IF @warmelt-macro.melt:4016%]/0>
 ~]
!!!!****####68#^5:warmelt-macro.melt:1855:install_initial_macro symb !20: `CPPIF|CLASS_SYMBOL/316fc799{}
!!!!****####69#^5:warmelt-macro.melt:1876:install_initial_macro done symb !20: `CPPIF|CLASS_SYMBOL/316fc799{}
!!!!****####70#^6:warmelt-first.melt:2705:initmacro_exporter macbind !20: 
[~CLASS_MACRO_BINDING/503a05a:$CPPIF/316fc799;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_CPPIF @warmelt-macro.melt:4066%]/0>
 ~]
!!!!****####71#^5:warmelt-macro.melt:1855:install_initial_macro symb !21: `GCCIF|CLASS_SYMBOL/3635f1ef{}
!!!!****####72#^5:warmelt-macro.melt:1876:install_initial_macro done symb !21: `GCCIF|CLASS_SYMBOL/3635f1ef{}
!!!!****####73#^6:warmelt-first.melt:2705:initmacro_exporter macbind !21: 
[~CLASS_MACRO_BINDING/1e6833ea:$GCCIF/3635f1ef;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_GCCIF @warmelt-macro.melt:4137%]/0>
 ~]
!!!!****####74#^5:warmelt-macro.melt:1855:install_initial_macro symb !22: `COND|CLASS_SYMBOL/30d6def{}
!!!!****####75#^5:warmelt-macro.melt:1876:install_initial_macro done symb !22: `COND|CLASS_SYMBOL/30d6def{}
!!!!****####76#^6:warmelt-first.melt:2705:initmacro_exporter macbind !22: 
[~CLASS_MACRO_BINDING/1a110c9f:$COND/30d6def;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_COND @warmelt-macro.melt:4195%]/0>
 ~]
!!!!****####77#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !3: `AS|CLASS_SYMBOL/48f3f85{}
!!!!****####78#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !3: `AS|CLASS_SYMBOL/48f3f85{}
!!!!****####79#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !3: 
[~CLASS_PATMACRO_BINDING/290a0147:$AS/48f3f85;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_AS @warmelt-macro.melt:4371%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_AS @warmelt-macro.melt:4333%]/0>
 ~]
!!!!****####80#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !3: `AS|CLASS_SYMBOL/48f3f85{}
!!!!****####81#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !3: 
[~CLASS_PATMACRO_BINDING/25277111:$AS/48f3f85;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_AS @warmelt-macro.melt:4371%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_AS @warmelt-macro.melt:4333%]/0>
 ~]
!!!!****####82#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !4: `WHEN|CLASS_SYMBOL/99b6f7{}
!!!!****####83#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !4: `WHEN|CLASS_SYMBOL/99b6f7{}
!!!!****####84#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !4: 
[~CLASS_PATMACRO_BINDING/24df767c:$WHEN/99b6f7;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_WHEN @warmelt-macro.melt:4400%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_WHEN @warmelt-macro.melt:4385%]/0>
 ~]
!!!!****####85#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !4: `WHEN|CLASS_SYMBOL/99b6f7{}
!!!!****####86#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !4: 
[~CLASS_PATMACRO_BINDING/3d5e2e8d:$WHEN/99b6f7;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_WHEN @warmelt-macro.melt:4400%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_WHEN @warmelt-macro.melt:4385%]/0>
 ~]
!!!!****####87#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !5: `AND|CLASS_SYMBOL/75cf925{}
!!!!****####88#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !5: `AND|CLASS_SYMBOL/75cf925{}
!!!!****####89#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !5: 
[~CLASS_PATMACRO_BINDING/11e09f7a:$AND/75cf925;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_AND @warmelt-macro.melt:4295%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_AND @warmelt-macro.melt:4415%]/0>
 ~]
!!!!****####90#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !5: `AND|CLASS_SYMBOL/75cf925{}
!!!!****####91#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !5: 
[~CLASS_PATMACRO_BINDING/12576ac1:$AND/75cf925;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_AND @warmelt-macro.melt:4295%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_AND @warmelt-macro.melt:4415%]/0>
 ~]
!!!!****####92#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !6: `OR|CLASS_SYMBOL/2a85edd{}
!!!!****####93#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !6: `OR|CLASS_SYMBOL/2a85edd{}
!!!!****####94#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !6: 
[~CLASS_PATMACRO_BINDING/3588781b:$OR/2a85edd;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_OR @warmelt-macro.melt:4452%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_OR @warmelt-macro.melt:4479%]/0>
 ~]
!!!!****####95#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !6: `OR|CLASS_SYMBOL/2a85edd{}
!!!!****####96#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !6: 
[~CLASS_PATMACRO_BINDING/1c2a17a2:$OR/2a85edd;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_OR @warmelt-macro.melt:4452%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_OR @warmelt-macro.melt:4479%]/0>
 ~]
!!!!****####97#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !7: `TUPLE|CLASS_SYMBOL/1e4582b1{}
!!!!****####98#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !7: `TUPLE|CLASS_SYMBOL/1e4582b1{}
!!!!****####99#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !7: 
[~CLASS_PATMACRO_BINDING/1740bd57:$TUPLE/1e4582b1;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_TUPLE @warmelt-macro.melt:4515%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_TUPLE @warmelt-macro.melt:4532%]/0>
 ~]
!!!!****####100#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !7: `TUPLE|CLASS_SYMBOL/1e4582b1{}
!!!!****####101#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !7: 
[~CLASS_PATMACRO_BINDING/d21aee4:$TUPLE/1e4582b1;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_TUPLE @warmelt-macro.melt:4515%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_TUPLE @warmelt-macro.melt:4532%]/0>
 ~]
!!!!****####102#^5:warmelt-macro.melt:1881:install_initial_patmacro symb !8: `LIST|CLASS_SYMBOL/7341959{}
!!!!****####103#^5:warmelt-macro.melt:1892:install_initial_patmacro done symb !8: `LIST|CLASS_SYMBOL/7341959{}
!!!!****####104#^5:warmelt-macro.melt:1893:install_initial_patmacro done mbind !8: 
[~CLASS_PATMACRO_BINDING/1084a258:$LIST/7341959;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LIST @warmelt-macro.melt:4562%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_LIST @warmelt-macro.melt:4579%]/0>
 ~]
!!!!****####105#^6:warmelt-first.melt:2711:initpatmacro_exporter sym !8: `LIST|CLASS_SYMBOL/7341959{}
!!!!****####106#^6:warmelt-first.melt:2738:initpatmacro_exporter macbind !8: 
[~CLASS_PATMACRO_BINDING/c2baccb:$LIST/7341959;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LIST @warmelt-macro.melt:4562%]/0>
 
 PATBIND_EXPANSER= *clo< *rou[%PATEXPAND_LIST @warmelt-macro.melt:4579%]/0>
 ~]
!!!!****####107#^5:warmelt-macro.melt:1855:install_initial_macro symb !23: `MATCH|CLASS_SYMBOL/3b69a064{}
!!!!****####108#^5:warmelt-macro.melt:1876:install_initial_macro done symb !23: `MATCH|CLASS_SYMBOL/3b69a064{}
!!!!****####109#^6:warmelt-first.melt:2705:initmacro_exporter macbind !23: 
[~CLASS_MACRO_BINDING/1d696d0b:$MATCH/3b69a064;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_MATCH @warmelt-macro.melt:4610%]/0>
 ~]
!!!!****####110#^5:warmelt-macro.melt:1855:install_initial_macro symb !24: `LET|CLASS_SYMBOL/43a52c8{}
!!!!****####111#^5:warmelt-macro.melt:1876:install_initial_macro done symb !24: `LET|CLASS_SYMBOL/43a52c8{}
!!!!****####112#^6:warmelt-first.melt:2705:initmacro_exporter macbind !24: 
[~CLASS_MACRO_BINDING/d9f0c98:$LET/43a52c8;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LET @warmelt-macro.melt:4781%]/0>
 ~]
!!!!****####113#^5:warmelt-macro.melt:1855:install_initial_macro symb !25: `LETREC|CLASS_SYMBOL/10184bd3{}
!!!!****####114#^5:warmelt-macro.melt:1876:install_initial_macro done symb !25: `LETREC|CLASS_SYMBOL/10184bd3{}
!!!!****####115#^6:warmelt-first.melt:2705:initmacro_exporter macbind !25: 
[~CLASS_MACRO_BINDING/2492284:$LETREC/10184bd3;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LETREC @warmelt-macro.melt:4857%]/0>
 ~]
!!!!****####116#^5:warmelt-macro.melt:1855:install_initial_macro symb !26: `LAMBDA|CLASS_SYMBOL/ea2b10{}
!!!!****####117#^5:warmelt-macro.melt:1876:install_initial_macro done symb !26: `LAMBDA|CLASS_SYMBOL/ea2b10{}
!!!!****####118#^6:warmelt-first.melt:2705:initmacro_exporter macbind !26: 
[~CLASS_MACRO_BINDING/1bc7144c:$LAMBDA/ea2b10;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_LAMBDA @warmelt-macro.melt:5010%]/0>
 ~]
!!!!****####119#^5:warmelt-macro.melt:1855:install_initial_macro symb !27: `MULTICALL|CLASS_SYMBOL/7a6a2dd{}
!!!!****####120#^5:warmelt-macro.melt:1876:install_initial_macro done symb !27: `MULTICALL|CLASS_SYMBOL/7a6a2dd{}
!!!!****####121#^6:warmelt-first.melt:2705:initmacro_exporter macbind !27: 
[~CLASS_MACRO_BINDING/12e6ead9:$MULTICALL/7a6a2dd;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_MULTICALL @warmelt-macro.melt:5052%]/0>
 ~]
!!!!****####122#^5:warmelt-macro.melt:1855:install_initial_macro symb !28: `QUOTE|CLASS_SYMBOL/115be12{}
!!!!****####123#^5:warmelt-macro.melt:1876:install_initial_macro done symb !28: `QUOTE|CLASS_SYMBOL/115be12{}
!!!!****####124#^6:warmelt-first.melt:2705:initmacro_exporter macbind !28: 
[~CLASS_MACRO_BINDING/1f4832a7:$QUOTE/115be12;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_QUOTE @warmelt-macro.melt:5106%]/0>
 ~]
!!!!****####125#^5:warmelt-macro.melt:1855:install_initial_macro symb !29: `COMMENT|CLASS_SYMBOL/3701b8e1{}
!!!!****####126#^5:warmelt-macro.melt:1876:install_initial_macro done symb !29: `COMMENT|CLASS_SYMBOL/3701b8e1{}
!!!!****####127#^6:warmelt-first.melt:2705:initmacro_exporter macbind !29: 
[~CLASS_MACRO_BINDING/2a77cede:$COMMENT/3701b8e1;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_COMMENT @warmelt-macro.melt:5144%]/0>
 ~]
!!!!****####128#^5:warmelt-macro.melt:1855:install_initial_macro symb !30: `PROGN|CLASS_SYMBOL/5d9b444{}
!!!!****####129#^5:warmelt-macro.melt:1876:install_initial_macro done symb !30: `PROGN|CLASS_SYMBOL/5d9b444{}
!!!!****####130#^6:warmelt-first.melt:2705:initmacro_exporter macbind !30: 
[~CLASS_MACRO_BINDING/3d9eb06a:$PROGN/5d9b444;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_PROGN @warmelt-macro.melt:5205%]/0>
 ~]
!!!!****####131#^5:warmelt-macro.melt:1855:install_initial_macro symb !31: `RETURN|CLASS_SYMBOL/5a297c1{}
!!!!****####132#^5:warmelt-macro.melt:1876:install_initial_macro done symb !31: `RETURN|CLASS_SYMBOL/5a297c1{}
!!!!****####133#^6:warmelt-first.melt:2705:initmacro_exporter macbind !31: 
[~CLASS_MACRO_BINDING/3c8d4426:$RETURN/5a297c1;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_RETURN @warmelt-macro.melt:5230%]/0>
 ~]
!!!!****####134#^5:warmelt-macro.melt:1855:install_initial_macro symb !32: `FOREVER|CLASS_SYMBOL/70e493e{}
!!!!****####135#^5:warmelt-macro.melt:1876:install_initial_macro done symb !32: `FOREVER|CLASS_SYMBOL/70e493e{}
!!!!****####136#^6:warmelt-first.melt:2705:initmacro_exporter macbind !32: 
[~CLASS_MACRO_BINDING/17032e05:$FOREVER/70e493e;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_FOREVER @warmelt-macro.melt:5249%]/0>
 ~]
!!!!****####137#^5:warmelt-macro.melt:1855:install_initial_macro symb !33: `EXIT|CLASS_SYMBOL/5620a82{}
!!!!****####138#^5:warmelt-macro.melt:1876:install_initial_macro done symb !33: `EXIT|CLASS_SYMBOL/5620a82{}
!!!!****####139#^6:warmelt-first.melt:2705:initmacro_exporter macbind !33: 
[~CLASS_MACRO_BINDING/36b1bcef:$EXIT/5620a82;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXIT @warmelt-macro.melt:5287%]/0>
 ~]
!!!!****####140#^5:warmelt-macro.melt:1855:install_initial_macro symb !34: `COMPILE_WARNING|CLASS_SYMBOL/53cae8e{}
!!!!****####141#^5:warmelt-macro.melt:1876:install_initial_macro done symb !34: `COMPILE_WARNING|CLASS_SYMBOL/53cae8e{}
!!!!****####142#^6:warmelt-first.melt:2705:initmacro_exporter macbind !34: 
[~CLASS_MACRO_BINDING/1de019d6:$COMPILE_WARNING/53cae8e;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_COMPILE_WARNING @warmelt-macro.melt:5328%]/0>
 ~]
!!!!****####143#^5:warmelt-macro.melt:1855:install_initial_macro symb !35: `ASSERT_MSG|CLASS_SYMBOL/3451e0ac{}
!!!!****####144#^5:warmelt-macro.melt:1876:install_initial_macro done symb !35: `ASSERT_MSG|CLASS_SYMBOL/3451e0ac{}
!!!!****####145#^6:warmelt-first.melt:2705:initmacro_exporter macbind !35: 
[~CLASS_MACRO_BINDING/ebb508e:$ASSERT_MSG/3451e0ac;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_ASSERT_MSG @warmelt-macro.melt:5370%]/0>
 ~]
!!!!****####146#^5:warmelt-macro.melt:1855:install_initial_macro symb !36: `DEBUG_MSG|CLASS_SYMBOL/26ee8329{}
!!!!****####147#^5:warmelt-macro.melt:1876:install_initial_macro done symb !36: `DEBUG_MSG|CLASS_SYMBOL/26ee8329{}
!!!!****####148#^6:warmelt-first.melt:2705:initmacro_exporter macbind !36: 
[~CLASS_MACRO_BINDING/28e25e72:$DEBUG_MSG/26ee8329;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_DEBUG_MSG @warmelt-macro.melt:5457%]/0>
 ~]
!!!!****####149#^5:warmelt-macro.melt:1855:install_initial_macro symb !37: `EXPORT_VALUES|CLASS_SYMBOL/39aae660{}
!!!!****####150#^5:warmelt-macro.melt:1876:install_initial_macro done symb !37: `EXPORT_VALUES|CLASS_SYMBOL/39aae660{}
!!!!****####151#^6:warmelt-first.melt:2705:initmacro_exporter macbind !37: 
[~CLASS_MACRO_BINDING/44c9eda:$EXPORT_VALUES/39aae660;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXPORT_VALUES @warmelt-macro.melt:5518%]/0>
 ~]
!!!!****####152#^5:warmelt-macro.melt:1855:install_initial_macro symb !38: `EXPORT_MACRO|CLASS_SYMBOL/202bec58{}
!!!!****####153#^5:warmelt-macro.melt:1876:install_initial_macro done symb !38: `EXPORT_MACRO|CLASS_SYMBOL/202bec58{}
!!!!****####154#^6:warmelt-first.melt:2705:initmacro_exporter macbind !38: 
[~CLASS_MACRO_BINDING/16f07e9e:$EXPORT_MACRO/202bec58;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXPORT_MACRO @warmelt-macro.melt:5548%]/0>
 ~]
!!!!****####155#^5:warmelt-macro.melt:1855:install_initial_macro symb !39: `EXPORT_PATMACRO|CLASS_SYMBOL/15a46413{}
!!!!****####156#^5:warmelt-macro.melt:1876:install_initial_macro done symb !39: `EXPORT_PATMACRO|CLASS_SYMBOL/15a46413{}
!!!!****####157#^6:warmelt-first.melt:2705:initmacro_exporter macbind !39: 
[~CLASS_MACRO_BINDING/272eb6a1:$EXPORT_PATMACRO/15a46413;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXPORT_PATMACRO @warmelt-macro.melt:5589%]/0>
 ~]
!!!!****####158#^5:warmelt-macro.melt:1855:install_initial_macro symb !40: `EXPORT_CLASS|CLASS_SYMBOL/1504aecb{}
!!!!****####159#^5:warmelt-macro.melt:1876:install_initial_macro done symb !40: `EXPORT_CLASS|CLASS_SYMBOL/1504aecb{}
!!!!****####160#^6:warmelt-first.melt:2705:initmacro_exporter macbind !40: 
[~CLASS_MACRO_BINDING/1c3ccbbc:$EXPORT_CLASS/1504aecb;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXPORT_CLASS @warmelt-macro.melt:5635%]/0>
 ~]
!!!!****####161#^5:warmelt-macro.melt:1855:install_initial_macro symb !41: `EXPORT_SYNONYM|CLASS_SYMBOL/22dfe9b2{}
!!!!****####162#^5:warmelt-macro.melt:1876:install_initial_macro done symb !41: `EXPORT_SYNONYM|CLASS_SYMBOL/22dfe9b2{}
!!!!****####163#^6:warmelt-first.melt:2705:initmacro_exporter macbind !41: 
[~CLASS_MACRO_BINDING/264829e4:$EXPORT_SYNONYM/22dfe9b2;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_EXPORT_SYNONYM @warmelt-macro.melt:5662%]/0>
 ~]
!!!!****####164#^5:warmelt-macro.melt:1855:install_initial_macro symb !42: `CURRENT_MODULE_ENVIRONMENT_CONTAINER|CLASS_SYMBOL/2a9c1b63{}
!!!!****####165#^5:warmelt-macro.melt:1876:install_initial_macro done symb !42: `CURRENT_MODULE_ENVIRONMENT_CONTAINER|CLASS_SYMBOL/2a9c1b63{}
!!!!****####166#^6:warmelt-first.melt:2705:initmacro_exporter macbind !42: 
[~CLASS_MACRO_BINDING/374be393:$CURRENT_MODULE_ENVIRONMENT_CONTAINER/2a9c1b63;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_CURRENT_MODULE_ENVIRONMENT_CONTAINER @warmelt-macro.melt:5707%]/0>
 ~]
!!!!****####167#^5:warmelt-macro.melt:1855:install_initial_macro symb !43: `PARENT_MODULE_ENVIRONMENT|CLASS_SYMBOL/12d2da12{}
!!!!****####168#^5:warmelt-macro.melt:1876:install_initial_macro done symb !43: `PARENT_MODULE_ENVIRONMENT|CLASS_SYMBOL/12d2da12{}
!!!!****####169#^6:warmelt-first.melt:2705:initmacro_exporter macbind !43: 
[~CLASS_MACRO_BINDING/1c600225:$PARENT_MODULE_ENVIRONMENT/12d2da12;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_PARENT_MODULE_ENVIRONMENT @warmelt-macro.melt:5730%]/0>
 ~]
!!!!****####170#^5:warmelt-macro.melt:1855:install_initial_macro symb !44: `UPDATE_CURRENT_MODULE_ENVIRONMENT_CONTAINER|CLASS_SYMBOL/203ee4de{}
!!!!****####171#^5:warmelt-macro.melt:1876:install_initial_macro done symb !44: `UPDATE_CURRENT_MODULE_ENVIRONMENT_CONTAINER|CLASS_SYMBOL/203ee4de{}
!!!!****####172#^6:warmelt-first.melt:2705:initmacro_exporter macbind !44: 
[~CLASS_MACRO_BINDING/2382f374:$UPDATE_CURRENT_MODULE_ENVIRONMENT_CONTAINER/203ee4de;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_UPDATE_CURRENT_MODULE_ENVIRONMENT_CONTAINER @warmelt-macro.melt:5753%]/0>
 ~]
!!!!****####173#^5:warmelt-macro.melt:1855:install_initial_macro symb !45: `FETCH_PREDEFINED|CLASS_SYMBOL/38bce993{}
!!!!****####174#^5:warmelt-macro.melt:1876:install_initial_macro done symb !45: `FETCH_PREDEFINED|CLASS_SYMBOL/38bce993{}
!!!!****####175#^6:warmelt-first.melt:2705:initmacro_exporter macbind !45: 
[~CLASS_MACRO_BINDING/1f389bc3:$FETCH_PREDEFINED/38bce993;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_FETCH_PREDEFINED @warmelt-macro.melt:5777%]/0>
 ~]
!!!!****####176#^5:warmelt-macro.melt:1855:install_initial_macro symb !46: `STORE_PREDEFINED|CLASS_SYMBOL/81d785{}
!!!!****####177#^5:warmelt-macro.melt:1876:install_initial_macro done symb !46: `STORE_PREDEFINED|CLASS_SYMBOL/81d785{}
!!!!****####178#^6:warmelt-first.melt:2705:initmacro_exporter macbind !46: 
[~CLASS_MACRO_BINDING/172668da:$STORE_PREDEFINED/81d785;  MBIND_EXPANSER= *clo< *rou[%MEXPAND_STORE_PREDEFINED @warmelt-macro.melt:5803%]/0>
 ~]
@warmelt-macro.melt:7017: forward_or_mark_module_start_frame_warmelt_macro forwarding 1658 pointers in frame 0xbf825d8c
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40a11270
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-normal'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-normal maketarget (null)

SHORT BACKTRACE[#178] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-normal
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-normal' basnam 'warmelt-normal' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-normal.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-normal suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-normal suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normal.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normal.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 73 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normal.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-normal modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-normal suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-normal suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normal md5src=Ax„4®Å`&_A”Lõ¬
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normal
!@melt-runtime.c:5483:
@! dynmd5=41788434aec560265f41944cf5ac00ad
melt-sources/warmelt-normal.c
f6e4f7b49352fbef404b176c781a735f
melt-sources/warmelt-normal+01.c
08464131b731fe033ad3ec6a24613051
melt-sources/warmelt-normal+02.c
d864ab338d9f5ca6771cdfbe5fa2a19b
melt-sources/warmelt-normal+03.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:01 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-normal.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normal dynmd5 41788434aec560265f41944cf5ac00ad
melt-sources/warmelt-normal.c
f6e4f7b49352fbef404b176c781a735f
melt-sources/warmelt-normal+01.c
08464131b731fe033ad3ec6a24613051
melt-sources/warmelt-normal+02.c
d864ab338d9f5ca6771cdfbe5fa2a19b
melt-sources/warmelt-normal+03.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:01 PM CET  ix 5
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=5 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normal
!@melt-runtime.c:5985:
@! dylibfound dlix=5
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37c4

SHORT BACKTRACE[#178] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-normal.melt:930: start initialize_module_meltdata_warmelt_normal iniframp__=0xbf825820
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f221ec
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-normatch'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-normatch maketarget (null)

SHORT BACKTRACE[#178] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-normatch
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-normatch' basnam 'warmelt-normatch' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-normatch.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-normatch suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-normatch suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normatch.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normatch.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 75 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-normatch.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-normatch modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-normatch suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-normatch suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normatch md5src=Ïh
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normatch
!@melt-runtime.c:5483:
@! dynmd5=cf6800424bb090349f91b9302bcf0444
melt-sources/warmelt-normatch.c
ff86957c5fff9937550b7c5f5487bac0
melt-sources/warmelt-normatch+01.c
a87f016c4ab9e72b8f8fdc034cf83d9b
melt-sources/warmelt-normatch+02.c
ab7bb7425a04e76c69f64670cf2557e9
melt-sources/warmelt-normatch+03.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:05 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-normatch.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normatch dynmd5 cf6800424bb090349f91b9302bcf0444
melt-sources/warmelt-normatch.c
ff86957c5fff9937550b7c5f5487bac0
melt-sources/warmelt-normatch+01.c
a87f016c4ab9e72b8f8fdc034cf83d9b
melt-sources/warmelt-normatch+02.c
ab7bb7425a04e76c69f64670cf2557e9
melt-sources/warmelt-normatch+03.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:05 PM CET  ix 6
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=6 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-normatch
!@melt-runtime.c:5985:
@! dylibfound dlix=6
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37d0

SHORT BACKTRACE[#178] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-normatch.melt:602: start initialize_module_meltdata_warmelt_normatch iniframp__=0xbf826210
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f3d340
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-genobj'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-genobj maketarget (null)

SHORT BACKTRACE[#178] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-genobj
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-genobj' basnam 'warmelt-genobj' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-genobj.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-genobj suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-genobj suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-genobj.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-genobj.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 73 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-genobj.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-genobj modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-genobj suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-genobj suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-genobj md5src=“˜ei`-IZ#ª“\x1e‚YY\x18y‚¿œP\x02@\x0f
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-genobj
!@melt-runtime.c:5483:
@! dynmd5=8193986569602d495a23aa931e825959
melt-sources/warmelt-genobj.c
02689eb40b6ca2dbbf83413fb32dfb4c
melt-sources/warmelt-genobj+01.c
b33948229508680517e1fa5ff8f9d32e
melt-sources/warmelt-genobj+02.c
88ecad83f4cfa03dd9bfebfbc8f4c8c3
melt-sources/warmelt-genobj+03.c
e1080b2f1c14ff4c41d07daefe907db9
melt-sources/warmelt-genobj+04.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:09 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-genobj.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-genobj dynmd5 8193986569602d495a23aa931e825959
melt-sources/warmelt-genobj.c
02689eb40b6ca2dbbf83413fb32dfb4c
melt-sources/warmelt-genobj+01.c
b33948229508680517e1fa5ff8f9d32e
melt-sources/warmelt-genobj+02.c
88ecad83f4cfa03dd9bfebfbc8f4c8c3
melt-sources/warmelt-genobj+03.c
e1080b2f1c14ff4c41d07daefe907db9
melt-sources/warmelt-genobj+04.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:09 PM CET  ix 7
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=7 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-genobj
!@melt-runtime.c:5985:
@! dylibfound dlix=7
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37dc

SHORT BACKTRACE[#178] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-genobj.melt:962: start initialize_module_meltdata_warmelt_genobj iniframp__=0xbf825b58
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f4ee74
@melt-runtime.c:6237: in module list melt-default-modules loading module 'warmelt-outobj'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam warmelt-outobj maketarget (null)

SHORT BACKTRACE[#178] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=warmelt-outobj
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'warmelt-outobj' basnam 'warmelt-outobj' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/warmelt-outobj.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-outobj suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-outobj suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-outobj.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-outobj.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 73 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//warmelt-outobj.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=warmelt-outobj modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=warmelt-outobj suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base warmelt-outobj suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-outobj md5src=™4Z‚ ÝH]»Z§¾£L\x18y‚¿«P\x02@\x0f
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-outobj
!@melt-runtime.c:5483:
@! dynmd5=8d99345a828f20dd485dbb5aa7bea34c
melt-sources/warmelt-outobj.c
a99903afceae4d6c8ada8ea061b40efa
melt-sources/warmelt-outobj+01.c
169bd6ceef869df961c618a3b1dffe33
melt-sources/warmelt-outobj+02.c
ee409984e2600451461b8b52ca48470b
melt-sources/warmelt-outobj+03.c
fb41e111d93b643ea225e8656a6c6f05
melt-sources/warmelt-outobj+04.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:13 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/warmelt-outobj.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-outobj dynmd5 8d99345a828f20dd485dbb5aa7bea34c
melt-sources/warmelt-outobj.c
a99903afceae4d6c8ada8ea061b40efa
melt-sources/warmelt-outobj+01.c
169bd6ceef869df961c618a3b1dffe33
melt-sources/warmelt-outobj+02.c
ee409984e2600451461b8b52ca48470b
melt-sources/warmelt-outobj+03.c
fb41e111d93b643ea225e8656a6c6f05
melt-sources/warmelt-outobj+04.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:13 PM CET  ix 8
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=8 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//warmelt-outobj
!@melt-runtime.c:5985:
@! dylibfound dlix=8
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37e8

SHORT BACKTRACE[#178] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module warmelt} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@warmelt-outobj.melt:381: start initialize_module_meltdata_warmelt_outobj iniframp__=0xbf826708
!!!!****####179#^5:warmelt-outobj.melt:3963:install_melt_mode mode !1: `help|CLASS_MELT_MODE/2665bbd9{ MELTMODE_HELP= "MELT help about available modes."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####180#^5:warmelt-outobj.melt:3963:install_melt_mode mode !2: `nop|CLASS_MELT_MODE/2cb5bfe0{ MELTMODE_HELP= "a mode doing nothing."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####181#^5:warmelt-outobj.melt:3963:install_melt_mode mode !3: `translatefile|CLASS_MELT_MODE/24d571ed{ MELTMODE_HELP= "translate a .melt file to .c;\n\n\t ARGUMENT= input file; OUTPUT= generated C file"
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####182#^5:warmelt-outobj.melt:3963:install_melt_mode mode !4: `translatetomodule|CLASS_MELT_MODE/ca9818e{ MELTMODE_HELP= "translate a .melt file to .so module;\n\n\t ARGUMENT= input file; OUTPUT= generated module *.so"
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####183#^5:warmelt-outobj.melt:3963:install_melt_mode mode !5: `translatedebug|CLASS_MELT_MODE/29bbc3a3{ MELTMODE_HELP= "translate a .melt file to .so module for debug;\n\n\t ARGUMENT= input file; OUTPUT= generated module *.so;\n\n\t generates also *.c and no MELT line number;\n\n\t Useful for running gdb on the module."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####184#^5:warmelt-outobj.melt:3963:install_melt_mode mode !6: `runfile|CLASS_MELT_MODE/a5a1a49{ MELTMODE_HELP= "translate and run a .melt file.\n\n\t ARGUMENT= input file; [OUTPUT=generated C]."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####185#^5:warmelt-outobj.melt:3963:install_melt_mode mode !7: `rundebug|CLASS_MELT_MODE/1b073920{ MELTMODE_HELP= "translate and run a .melt file for debug;\n\n\t ARGUMENT= input file;  [OUTPUT=generated C]"
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####186#^5:warmelt-outobj.melt:3963:install_melt_mode mode !8: `translateinit|CLASS_MELT_MODE/33f7cce6{ MELTMODE_HELP= "translate the very first *.melt file;\n\n\t useful only at MELT installation! ARGUMENT= input file; OUTPUT= generated file."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####187#^5:warmelt-outobj.melt:3963:install_melt_mode mode !9: `makedoc|CLASS_MELT_MODE/1e980191{ MELTMODE_HELP= "generate .texi documentation from .melt source files;\n\n\t ARGLIST= input file, ...; OUTPUT= generated file"
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####188#^5:warmelt-outobj.melt:3963:install_melt_mode mode !10: `runtypesupport|CLASS_MELT_MODE/378fd785{ MELTMODE_HELP= "generate runtime support for our GTY types (ctypes, values);\n\n\t OUTPUT=generated file prefix"
   
   MELTMODE_FUN= *clo<../0> }
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f693fc
@melt-runtime.c:6237: in module list melt-default-modules loading module 'xtramelt-parse-infix-syntax'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam xtramelt-parse-infix-syntax maketarget (null)

SHORT BACKTRACE[#188] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=xtramelt-parse-infix-syntax
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'xtramelt-parse-infix-syntax' basnam 'xtramelt-parse-infix-syntax' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/xtramelt-parse-infix-syntax.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-parse-infix-syntax suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-parse-infix-syntax suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-parse-infix-syntax.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-parse-infix-syntax.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 86 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-parse-infix-syntax.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=xtramelt-parse-infix-syntax modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-parse-infix-syntax suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-parse-infix-syntax suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-parse-infix-syntax md5src=ûX¨®\x02Ü?‹“­œÀ~¹Q\x15\x18y‚¿ÎP\x02@\x1c
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-parse-infix-syntax
!@melt-runtime.c:5483:
@! dynmd5=fb58a8ae02dc3f8b93ad9cc07eb95115
melt-sources/xtramelt-parse-infix-syntax.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:15 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/xtramelt-parse-infix-syntax.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-parse-infix-syntax dynmd5 fb58a8ae02dc3f8b93ad9cc07eb95115
melt-sources/xtramelt-parse-infix-syntax.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:15 PM CET  ix 9
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=9 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-parse-infix-syntax
!@melt-runtime.c:5985:
@! dylibfound dlix=9
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea37f4

SHORT BACKTRACE[#188] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module xtramel} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@xtramelt-parse-infix-syntax.melt:408: start initialize_module_meltdata_xtramelt_parse_infix_syntax iniframp__=0xbf827454
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f79ce0
@melt-runtime.c:6237: in module list melt-default-modules loading module 'xtramelt-ana-base'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam xtramelt-ana-base maketarget (null)

SHORT BACKTRACE[#188] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=xtramelt-ana-base
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'xtramelt-ana-base' basnam 'xtramelt-ana-base' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/xtramelt-ana-base.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-ana-base suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-ana-base suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-base.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-base.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 76 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-base.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=xtramelt-ana-base modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-ana-base suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-ana-base suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-base md5src=©þŽO\x13LqF¹o3n-èã\x0f\x18y‚¿êP\x02@\x12
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-base
!@melt-runtime.c:5483:
@! dynmd5=a9fe8e4f134c7146b96f336e2de8e30f
melt-sources/xtramelt-ana-base.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:17 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/xtramelt-ana-base.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-base dynmd5 a9fe8e4f134c7146b96f336e2de8e30f
melt-sources/xtramelt-ana-base.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:17 PM CET  ix 10
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=10 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-base
!@melt-runtime.c:5985:
@! dylibfound dlix=10
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea3800

SHORT BACKTRACE[#188] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module xtramel} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@xtramelt-ana-base.melt:2775: start initialize_module_meltdata_xtramelt_ana_base iniframp__=0xbf823024
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40f7b78c
@melt-runtime.c:6237: in module list melt-default-modules loading module 'xtramelt-ana-simple'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam xtramelt-ana-simple maketarget (null)

SHORT BACKTRACE[#188] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=xtramelt-ana-simple
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'xtramelt-ana-simple' basnam 'xtramelt-ana-simple' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/xtramelt-ana-simple.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-ana-simple suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-ana-simple suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-simple.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-simple.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 78 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-ana-simple.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=xtramelt-ana-simple modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-ana-simple suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-ana-simple suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-simple md5src=_F ¾\x02A=ecz`׈©é\x06\x18y‚¿üP\x02@\x14
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-simple
!@melt-runtime.c:5483:
@! dynmd5=5f46a0be02413d65637a60d788a9e906
melt-sources/xtramelt-ana-simple.c
8a1406eb282d3e350436a74ed8c6e68f
melt-sources/xtramelt-ana-simple+01.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:20 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/xtramelt-ana-simple.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-simple dynmd5 5f46a0be02413d65637a60d788a9e906
melt-sources/xtramelt-ana-simple.c
8a1406eb282d3e350436a74ed8c6e68f
melt-sources/xtramelt-ana-simple+01.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:20 PM CET  ix 11
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=11 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-ana-simple
!@melt-runtime.c:5985:
@! dylibfound dlix=11
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea380c

SHORT BACKTRACE[#188] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module xtramel} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@xtramelt-ana-simple.melt:417: start initialize_module_meltdata_xtramelt_ana_simple iniframp__=0xbf827180
!!!!****####189#^5:warmelt-outobj.melt:3963:install_melt_mode mode !11: `makegreen|CLASS_MELT_MODE/149fd97b{ MELTMODE_HELP= "enable a pass finding fprintf to stdout..."
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####190#^5:warmelt-outobj.melt:3963:install_melt_mode mode !12: `smallana|CLASS_MELT_MODE/2c435238{ MELTMODE_HELP= "install a small analysis pass"
   
   MELTMODE_FUN= *clo<../0> }
!!!!****####191#^5:warmelt-outobj.melt:3963:install_melt_mode mode !13: `justscan|CLASS_MELT_MODE/161af2bc{ MELTMODE_HELP= "install a pass scanning all the code"
   
   MELTMODE_FUN= *clo<../0> }
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40fa2cc4
@melt-runtime.c:6237: in module list melt-default-modules loading module 'xtramelt-c-generator'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam xtramelt-c-generator maketarget (null)

SHORT BACKTRACE[#191] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=xtramelt-c-generator
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'xtramelt-c-generator' basnam 'xtramelt-c-generator' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/xtramelt-c-generator.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-c-generator suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-c-generator suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-c-generator.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-c-generator.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 79 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-c-generator.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=xtramelt-c-generator modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-c-generator suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-c-generator suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-c-generator md5src=„0Éÿ\GÙ\x04¶:„\fÈ„9¿\x18y‚¿\x10Q\x02@\x15
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-c-generator
!@melt-runtime.c:5483:
@! dynmd5=8430c9ff5c47d904b63a840cc88439bf
melt-sources/xtramelt-c-generator.c
16706bad268211b6c9cabab48f8b5374
melt-sources/xtramelt-c-generator+01.c
eb1f4d56a8f8113999dcf621f4513ce3
melt-sources/xtramelt-c-generator+02.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:22:22 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/xtramelt-c-generator.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-c-generator dynmd5 8430c9ff5c47d904b63a840cc88439bf
melt-sources/xtramelt-c-generator.c
16706bad268211b6c9cabab48f8b5374
melt-sources/xtramelt-c-generator+01.c
eb1f4d56a8f8113999dcf621f4513ce3
melt-sources/xtramelt-c-generator+02.c
 dyncomptimstamp Mon 28 Feb 2011 12:22:22 PM CET  ix 12
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=12 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-c-generator
!@melt-runtime.c:5985:
@! dylibfound dlix=12
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea3818

SHORT BACKTRACE[#191] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module xtramel} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@xtramelt-c-generator.melt:324: start initialize_module_meltdata_xtramelt_c_generator iniframp__=0xbf826dec
!!!!****####192#^5:warmelt-outobj.melt:3963:install_melt_mode mode !14: `generator|CLASS_MELT_MODE/2d8d4f71{ MELTMODE_HELP= "install a pass to generate C code from Gimple."
   
   MELTMODE_FUN= *clo<../0> }
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40fa6498
@melt-runtime.c:6237: in module list melt-default-modules loading module 'xtramelt-opengpu'
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam xtramelt-opengpu maketarget (null)

SHORT BACKTRACE[#192] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#3:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=xtramelt-opengpu
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'xtramelt-opengpu' basnam 'xtramelt-opengpu' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/xtramelt-opengpu.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-opengpu suffix=.c
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-opengpu suffix .c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath (null)
!@melt-runtime.c:5786:
@! meltgc_make_load_melt_module trying in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-opengpu.c
!@melt-runtime.c:5789:
@! meltgc_make_load_melt_module found source in meltsrcdir /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-opengpu.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 75 srcpath /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-source//xtramelt-opengpu.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=xtramelt-opengpu modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=xtramelt-opengpu suffix=.so
!@melt-runtime.c:5653:
@! lookup_path not found base xtramelt-opengpu suffix .so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath (null)
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=-1 dynlib tmpath=(null)
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-opengpu md5src=ÿ[\x01é6ì\x11G'Á€4`
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=(nil) dypath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-opengpu
!@melt-runtime.c:5483:
@! dynmd5=ff5b01e936ec114727c1803460003c81
melt-sources/xtramelt-opengpu.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Mon 28 Feb 2011 12:21:44 PM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module/xtramelt-opengpu.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-opengpu dynmd5 ff5b01e936ec114727c1803460003c81
melt-sources/xtramelt-opengpu.c
 dyncomptimstamp Mon 28 Feb 2011 12:21:44 PM CET  ix 13
!@melt-runtime.c:5877:
@! meltgc_make_load_melt_module dlix=13 meltdynlib tmpath=/usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-module//xtramelt-opengpu
!@melt-runtime.c:5985:
@! dylibfound dlix=13
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea3824

SHORT BACKTRACE[#192] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module xtramel} 
#4:_ {melt-runtime.c:6220:meltgc_load_modulelist before reading mod.list : /usr/libexec/gcc/i486-slackware-linux/4.6.0/melt-} 
#5:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@xtramelt-opengpu.melt:141: start initialize_module_meltdata_xtramelt_opengpu iniframp__=0xbf8276b0
!!!!****####193#^5:warmelt-outobj.melt:3963:install_melt_mode mode !15: `opengpu|CLASS_MELT_MODE/2a42acae{ MELTMODE_HELP= "transforming some numerical loops [with -O2 at least]\ninto OpenCL code running on GPU"
   
   MELTMODE_FUN= *clo<../0> }
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40fac7a8
!@melt-runtime.c:8615:
@! load_initial_melt_modules default modlist melt-default-modules loaded modulist 0x40fac7a8
!@melt-runtime.c:8601:
@! load_initial_melt_modules curmod test_ptr before
!@melt-runtime.c:5698:
@! meltgc_make_load_melt_module modulnam test_ptr maketarget (null)

SHORT BACKTRACE[#193] meltgc_make_load_melt_module;
#1:_ {melt-runtime.c:5686} 
#2:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

!@melt-runtime.c:5745:
@! meltgc_make_load_melt_module specialsuffixpos=0   dupmodulnam=test_ptr
!@melt-runtime.c:4950:
@! melt_tempdir_path srcnam 'test_ptr' basnam 'test_ptr' suffix '.c'
!@melt-runtime.c:5749:
@! meltgc_make_load_melt_module trying in tempdir /tmp/GCCMeltTmpdir-fd61cd2/test_ptr.c
!@melt-runtime.c:5760:
@! meltgc_make_load_melt_module trying in MELT srcpath .
!@melt-runtime.c:5623:
@! start lookup_path path=. base=test_ptr suffix=.c
!@melt-runtime.c:5643:
@! lookup_path found filnam ./test_ptr.c
!@melt-runtime.c:5762:
@! meltgc_make_load_melt_module got in MELT srcpath ./test_ptr.c
!@melt-runtime.c:5822:
@! meltgc_make_load_melt_module found srcpathlen 12 srcpath ./test_ptr.c
@melt-runtime.c:5850: meltgc_make_load_melt_module before lookup_path modpathstr=. dupmodulnam=test_ptr modsuf=.so
!@melt-runtime.c:5623:
@! start lookup_path path=. base=test_ptr suffix=.so
!@melt-runtime.c:5643:
@! lookup_path found filnam ./test_ptr.so
!@melt-runtime.c:5854:
@! meltgc_make_load_melt_module tmpath ./test_ptr.so
!@melt-runtime.c:5449:
@! load_check_dynamic_module_index dypath=./test_ptr.so md5src=\x0e\x13|:åêå\x14}\x17É`€\x03e
!@melt-runtime.c:5452:
@! load_check_dynamic_module_index dlh=0x8eaa338 dypath=./test_ptr.so
!@melt-runtime.c:5483:
@! dynmd5=0e137c3ae5eae5147d17c96080900365
/home/pierre/programmation/C/gcc/test_GCC/to_compile_with_melt/test_ptr/test_ptr.c

!@melt-runtime.c:5494:
@! dyncomptimstamp=Wed 16 Mar 2011 09:55:11 AM CET 
!@melt-runtime.c:5581:
@! load_checked_dynamic_module_index dypathdup /home/pierre/programmation/C/gcc/test_GCC/to_compile_with_melt/test_ptr/test_ptr.so
!@melt-runtime.c:5585:
@! load_checked_dynamic_module_index ./test_ptr.so dynmd5 0e137c3ae5eae5147d17c96080900365
/home/pierre/programmation/C/gcc/test_GCC/to_compile_with_melt/test_ptr/test_ptr.c
 dyncomptimstamp Wed 16 Mar 2011 09:55:11 AM CET  ix 14
!@melt-runtime.c:5860:
@! meltgc_make_load_melt_module dlix=14 dynlib tmpath=./test_ptr.so
!@melt-runtime.c:5985:
@! dylibfound dlix=14
!@melt-runtime.c:5989:
@! dylibfound moduptr=0x8ea3830

SHORT BACKTRACE[#193] initfresh_contenvmaker;
#1:<INITFRESH_CONTENVMAKER @warmelt-first.melt:2535> {warmelt-first.melt:2537:/ locexp} 
#2:_  
#3:_ {melt-runtime.c:6004:meltgc_make_load_melt_module before calling module test_pt} 
#4:_ {melt-runtime.c:8603 <load_initial_melt_modules before compile_dyn>} .

@test_ptr.melt:203: start initialize_module_meltdata_test_ptr iniframp__=0xbf827a60
!!!!****####194#^4:warmelt-outobj.melt:3963:install_melt_mode mode !16: `test_ptr|CLASS_MELT_MODE/3e94e4e1{ MELTMODE_HELP= "permet de verifier que les malloc sont bien free"
   
   MELTMODE_FUN= *clo<../0> }
!@melt-runtime.c:6019:
@! meltgc_make_load_melt_module returns modulv 0x40facf1c
!@melt-runtime.c:8632:
@! load_initial_melt_modules curmod test_ptr loaded modatv 0x40facf1c
!@melt-runtime.c:8697:
@! load_melt_modules_and_do_mode sets exit_after_options for mode test_ptr
!@melt-runtime.c:8423:
@! do_initial_mode mode_string test_ptr modatav 0x40facf1c
!@melt-runtime.c:8437:
@! do_initial_mode dictv=0x40a17550
!@melt-runtime.c:8438:
@! do_initial_mode dictv @0x40a17550= |#DISCR_MAP_STRINGS{~16/
'rundebug' = %#CLASS_MELT_MODE/L5H453458208<#rundebug>;
'translatefile' = %#CLASS_MELT_MODE/L5H617968109<#translatefile>;
'help' = %#CLASS_MELT_MODE/L5H644201433<#help>;
'translatedebug' = %#CLASS_MELT_MODE/L5H700171171<#translatedebug>;
'smallana' = %#CLASS_MELT_MODE/L5H742609464<#smallana>;
'justscan' = %#CLASS_MELT_MODE/L5H370864828<#justscan>;
'translateinit' = %#CLASS_MELT_MODE/L5H871877862<#translateinit>;
'test_ptr' = %#CLASS_MELT_MODE/L5H1049945313<#test_ptr>;
'translatetomodule' = %#CLASS_MELT_MODE/L5H212435342<#translatetomodule>;
'runfile' = %#CLASS_MELT_MODE/L5H173677129<#runfile>;
'opengpu' = %#CLASS_MELT_MODE/L5H709012654<#opengpu>;
'generator' = %#CLASS_MELT_MODE/L5H764235633<#generator>;
'makedoc' = %#CLASS_MELT_MODE/L5H513278353<#makedoc>;
'makegreen' = %#CLASS_MELT_MODE/L5H346020219<#makegreen>;
'nop' = %#CLASS_MELT_MODE/L5H750108640<#nop>;
'runtypesupport' = %#CLASS_MELT_MODE/L5H932173701<#runtypesupport>; ~}
!@melt-runtime.c:8463:
@! do_initial_mode cmdv=0x40fad630
!@melt-runtime.c:8484:
@! do_initial_mode before apply closv 0x40fad534
!@melt-runtime.c:11506:
@! meltgc_register_pass start passv 0x40fadc98 refpassname ssa positioning after
!@melt-runtime.c:11534:
@! meltgc_register_pass name melt_test_ptr refpassname ssa positioning after posop 0
!@melt-runtime.c:11574:
@! meltgc_register_pass name melt_test_ptr GIMPLE_PASS 0x8e947c0 refpassname ssa
!@melt-runtime.c:11658:
@! meltgc_register_pass name melt_test_ptr refpassname ssa end
!!!!****####195#^3:test_ptr.melt:179:test_ptr_mode installed test_ptr !1: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@melt-runtime.c:8491:
@! do_initial_mode after apply closv 0x40fad534 resv 0x40fadc98
!@melt-runtime.c:8504:
@! do_initial_mode end test_ptr
!@melt-runtime.c:8703:
@! load_melt_modules_and_do_mode after do_initial_mode  mode_string test_ptr
!@melt-runtime.c:8708:
@! load_melt_modules_and_do_mode dump_file cleared was 0x4084b560
!@melt-runtime.c:8718:
@! load_melt_modules_and_do_mode ended with 2 GarbColl, 0 fullGc
!@melt-runtime.c:8730:
@! load_melt_modules_and_do_mode done modules @@:test_ptr mode test_ptr
!@melt-runtime.c:9033:
@! melt_really_initialize ended init=@@:test_ptr mode=test_ptr
!@melt-runtime.c:9158:
@! end of melt_initialize [builtin MELT] meltruntime Feb 26 2011
!!!!****####196#^3:warmelt-first.melt:2819:init_unitstarter start_unit_delayed_queue at start !1: `start_unit_delayed_queue|CLASS_DELAYED_QUEUE/1d506ca3{ DELQU_FIRST= *li()
   
   DELQU_LAST= *li() }
!!!!****####197#^3:warmelt-first.melt:2848:init_unitstarter ending rescont !1: |CLASS_CONTAINER/1086d866{}
!@melt-runtime.c:8799:
@! ending melt_startunit_callback meltnbgc 4
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952900 /function_decl  <function_decl 0x41952900 functionOne
    type <function_type 0x419535a0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 1 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a971a0>
    result <result_decl 0x40a8f834 D.1212 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 1 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952900 functionOne>>
    (mem:QI (symbol_ref:SI ("functionOne") [flags 0x3] <function_decl 0x41952900 functionOne>) [0 S1 A8])
    struct-function 0x40a07210 chain <function_decl 0x41952980 functionTwo>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952900 /function_decl  <function_decl 0x41952900 functionOne
    type <function_type 0x419535a0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 1 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a971a0>
    result <result_decl 0x40a8f834 D.1212 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 1 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952900 functionOne>>
    (mem:QI (symbol_ref:SI ("functionOne") [flags 0x3] <function_decl 0x41952900 functionOne>) [0 S1 A8])
    struct-function 0x40a07210 chain <function_decl 0x41952980 functionTwo>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:11070:
@! meltgc_gimple_execute pass melt_test_ptr starting
!@melt-runtime.c:11090:
@! gimple_execute passname melt_test_ptr dbgcounter 197 cfun 0x40a07210 
 <function_decl 0x41952900 functionOne
    type <function_type 0x419535a0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 1 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a971a0>
    result <result_decl 0x40a8f834 D.1212 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 1 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952900 functionOne>>
    (mem:QI (symbol_ref:SI ("functionOne") [flags 0x3] <function_decl 0x41952900 functionOne>) [0 S1 A8])
    struct-function 0x40a07210 chain <function_decl 0x41952980 functionTwo>>
!@melt-runtime.c:11094:
@! gimple_execute passname melt_test_ptr before apply
!@melt-runtime.c:11101:
@! gimple_execute passname melt_test_ptr before apply dbgcounter 197
!!!!****####198#^2:test_ptr.melt:151:test_ptr_pass_exec pass at start !1: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@test_ptr.melt:155:
@! debugtree test_ptr_exec start cfundecl @0x41952900 /function_decl  <function_decl 0x41952900 functionOne
    type <function_type 0x419535a0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 1 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a971a0>
    result <result_decl 0x40a8f834 D.1212 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 1 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952900 functionOne>>
    (mem:QI (symbol_ref:SI ("functionOne") [flags 0x3] <function_decl 0x41952900 functionOne>) [0 S1 A8])
    struct-function 0x40a07210 chain <function_decl 0x41952980 functionTwo>>
!!!!****####199#^2:test_ptr.melt:157:test_ptr_exec grdata before eachbbcfun !1: |CLASS_TEST_PTR_DATA/37218909{ TEST_PTR_PASS=`melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
     
     GCCPASS_EXEC= *clo<../0> 
     GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
       } }
!!!!****####200#^2:test_ptr.melt:161:test_ptr_pass at end !1: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@melt-runtime.c:11120:
@! gimple_execute passname melt_test_ptr after apply dbgcounter 197
!@melt-runtime.c:11134:
@! meltgc_gimple_execute pass melt_test_ptr ended res=0d
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952980 /function_decl  <function_decl 0x41952980 functionTwo
    type <function_type 0x41953660
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 5 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97208>
    result <result_decl 0x40a8f8dc D.1214 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 5 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952980 functionTwo>>
    struct-function 0x40a07268 chain <function_decl 0x41952a00 functionThree>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952980 /function_decl  <function_decl 0x41952980 functionTwo
    type <function_type 0x41953660
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 5 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97208>
    result <result_decl 0x40a8f8dc D.1214 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 5 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952980 functionTwo>>
    struct-function 0x40a07268 chain <function_decl 0x41952a00 functionThree>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:11070:
@! meltgc_gimple_execute pass melt_test_ptr starting
!@melt-runtime.c:11090:
@! gimple_execute passname melt_test_ptr dbgcounter 200 cfun 0x40a07268 
 <function_decl 0x41952980 functionTwo
    type <function_type 0x41953660
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 5 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97208>
    result <result_decl 0x40a8f8dc D.1214 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 5 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952980 functionTwo>>
    struct-function 0x40a07268 chain <function_decl 0x41952a00 functionThree>>
!@melt-runtime.c:11094:
@! gimple_execute passname melt_test_ptr before apply
!@melt-runtime.c:11101:
@! gimple_execute passname melt_test_ptr before apply dbgcounter 200
!!!!****####201#^2:test_ptr.melt:151:test_ptr_pass_exec pass at start !2: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@test_ptr.melt:155:
@! debugtree test_ptr_exec start cfundecl @0x41952980 /function_decl  <function_decl 0x41952980 functionTwo
    type <function_type 0x41953660
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 5 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97208>
    result <result_decl 0x40a8f8dc D.1214 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 5 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952980 functionTwo>>
    struct-function 0x40a07268 chain <function_decl 0x41952a00 functionThree>>
!!!!****####202#^2:test_ptr.melt:157:test_ptr_exec grdata before eachbbcfun !2: |CLASS_TEST_PTR_DATA/a7b5813{ TEST_PTR_PASS=`melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
     
     GCCPASS_EXEC= *clo<../0> 
     GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
       } }
!!!!****####203#^2:test_ptr.melt:161:test_ptr_pass at end !2: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@melt-runtime.c:11120:
@! gimple_execute passname melt_test_ptr after apply dbgcounter 200
!@melt-runtime.c:11134:
@! meltgc_gimple_execute pass melt_test_ptr ended res=0d
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952a00 /function_decl  <function_decl 0x41952a00 functionThree
    type <function_type 0x41953720
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 9 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a9723c>
    result <result_decl 0x40a8f984 D.1216 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 9 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a00 functionThree>>
    struct-function 0x40a072c0 chain <function_decl 0x41952a80 functionFour>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952a00 /function_decl  <function_decl 0x41952a00 functionThree
    type <function_type 0x41953720
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 9 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a9723c>
    result <result_decl 0x40a8f984 D.1216 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 9 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a00 functionThree>>
    struct-function 0x40a072c0 chain <function_decl 0x41952a80 functionFour>>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:11070:
@! meltgc_gimple_execute pass melt_test_ptr starting
!@melt-runtime.c:11090:
@! gimple_execute passname melt_test_ptr dbgcounter 203 cfun 0x40a072c0 
 <function_decl 0x41952a00 functionThree
    type <function_type 0x41953720
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 9 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a9723c>
    result <result_decl 0x40a8f984 D.1216 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 9 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a00 functionThree>>
    struct-function 0x40a072c0 chain <function_decl 0x41952a80 functionFour>>
!@melt-runtime.c:11094:
@! gimple_execute passname melt_test_ptr before apply
!@melt-runtime.c:11101:
@! gimple_execute passname melt_test_ptr before apply dbgcounter 203
!!!!****####204#^2:test_ptr.melt:151:test_ptr_pass_exec pass at start !3: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@test_ptr.melt:155:
@! debugtree test_ptr_exec start cfundecl @0x41952a00 /function_decl  <function_decl 0x41952a00 functionThree
    type <function_type 0x41953720
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 9 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a9723c>
    result <result_decl 0x40a8f984 D.1216 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 9 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a00 functionThree>>
    struct-function 0x40a072c0 chain <function_decl 0x41952a80 functionFour>>
!!!!****####205#^2:test_ptr.melt:157:test_ptr_exec grdata before eachbbcfun !3: |CLASS_TEST_PTR_DATA/2f930ca6{ TEST_PTR_PASS=`melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
     
     GCCPASS_EXEC= *clo<../0> 
     GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
       } }
!!!!****####206#^2:test_ptr.melt:161:test_ptr_pass at end !3: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@melt-runtime.c:11120:
@! gimple_execute passname melt_test_ptr after apply dbgcounter 203
!@melt-runtime.c:11134:
@! meltgc_gimple_execute pass melt_test_ptr ended res=0d
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952a80 /function_decl  <function_decl 0x41952a80 functionFour
    type <function_type 0x419537e0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 12 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97270>
    result <result_decl 0x40a8fa2c D.1218 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 12 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a80 functionFour>>
    struct-function 0x40a07318>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:10994:
@! meltgc_gimple_gate pass melt_test_ptr
!@melt-runtime.c:11011:
@! meltgc_gimple_gate pass melt_test_ptr before apply
!@test_ptr.melt:29:
@! debugtree open cfun_decl @0x41952a80 /function_decl  <function_decl 0x41952a80 functionFour
    type <function_type 0x419537e0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 12 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97270>
    result <result_decl 0x40a8fa2c D.1218 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 12 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a80 functionFour>>
    struct-function 0x40a07318>
!@melt-runtime.c:11029:
@! meltgc_gimple_gate pass melt_test_ptr after apply ok=1
!@melt-runtime.c:11040:
@! meltgc_gimple_gate pass melt_test_ptr ended ok=1
!@melt-runtime.c:11070:
@! meltgc_gimple_execute pass melt_test_ptr starting
!@melt-runtime.c:11090:
@! gimple_execute passname melt_test_ptr dbgcounter 206 cfun 0x40a07318 
 <function_decl 0x41952a80 functionFour
    type <function_type 0x419537e0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 12 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97270>
    result <result_decl 0x40a8fa2c D.1218 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 12 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a80 functionFour>>
    struct-function 0x40a07318>
!@melt-runtime.c:11094:
@! gimple_execute passname melt_test_ptr before apply
!@melt-runtime.c:11101:
@! gimple_execute passname melt_test_ptr before apply dbgcounter 206
!!!!****####207#^2:test_ptr.melt:151:test_ptr_pass_exec pass at start !4: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@test_ptr.melt:155:
@! debugtree test_ptr_exec start cfundecl @0x41952a80 /function_decl  <function_decl 0x41952a80 functionFour
    type <function_type 0x419537e0
        type <integer_type 0x40a033c0 int public SI
            size <integer_cst 0x40a8ded0 constant 32>
            unit size <integer_cst 0x40a8dd08 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x40a033c0 precision 32 min <integer_cst 0x40a8de88 -2147483648> max <integer_cst 0x40a8dea0 2147483647>
            pointer_to_this <pointer_type 0x40a03d20>>
        QI
        size <integer_cst 0x40a8dd80 constant 8>
        unit size <integer_cst 0x40a8dd98 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x40aaf4e0>
    public static QI file test_ptr_cfile2.c line 12 col 5 align 8 context <translation_unit_decl 0x40aae6c0 D.1219> initial <block 0x40a97270>
    result <result_decl 0x40a8fa2c D.1218 type <integer_type 0x40a033c0 int>
        ignored SI file test_ptr_cfile2.c line 12 col 5 size <integer_cst 0x40a8ded0 32> unit size <integer_cst 0x40a8dd08 4>
        align 32 context <function_decl 0x41952a80 functionFour>>
    struct-function 0x40a07318>
!!!!****####208#^2:test_ptr.melt:157:test_ptr_exec grdata before eachbbcfun !4: |CLASS_TEST_PTR_DATA/31f69ffa{ TEST_PTR_PASS=`melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
     
     GCCPASS_EXEC= *clo<../0> 
     GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
       } }
!!!!****####209#^2:test_ptr.melt:161:test_ptr_pass at end !4: `melt_test_ptr|CLASS_GCC_GIMPLE_PASS/1268e36c{ GCCPASS_GATE= *clo<../0>
   
   GCCPASS_EXEC= *clo<../0> 
   GCCPASS_DATA= !bbmap.DISCR_MAP_TREES/0!{ }!
     }
!@melt-runtime.c:11120:
@! gimple_execute passname melt_test_ptr after apply dbgcounter 206
!@melt-runtime.c:1196:
@! melt_garbcoll #16 fullgarbcoll #1
!@melt-runtime.c:1199:
@! melt_garbcoll forcing fullgarbcoll #1
!@melt-runtime.c:1202:
@! melt_garbcoll forced fullgarbcoll #1
!@melt-runtime.c:11134:
@! meltgc_gimple_execute pass melt_test_ptr ended res=0d
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH_UNIT               | MELT/_builtin
PLUGIN_FINISH                    | MELT/_builtin
PLUGIN_GGC_MARKING               | MELT/_builtin
PLUGIN_ATTRIBUTES                | MELT/_builtin
PLUGIN_START_UNIT                | MELT/_builtin
test_ptr_cfile2.c:14:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [test_ptr] Error 1

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

* Re: [MELT] issue with the garbage collector
  2011-03-16  9:58 [MELT] issue with the garbage collector piervit
@ 2011-03-19 15:52 ` Basile Starynkevitch
  0 siblings, 0 replies; 2+ messages in thread
From: Basile Starynkevitch @ 2011-03-19 15:52 UTC (permalink / raw)
  To: piervit; +Cc: gcc, gcc-melt-french

On Wed, 16 Mar 2011 10:56:32 +0100
<piervit@pvittet.com> wrote:
> I guess I have found a bug about related to the garbage collector in 
> MELT:
> I am using the version 170521.


I added Pierre's failed case to
gcc/testsuite/melt/tgissue-pv-{1m.melt,1c.c,1run.sh} and I added some
tweeks in MELT gcc/melt-runtime.c which apparently correct the issue.
Honestly, I am not entirely sure to understand what the bug was (it is
related to garbage collection of finalized MELT special values, such as
boxed FILE-s or boxed PPL data) and if I corrected it, but at least
Pierre's test seems to pass.

The better GCC MELT branch is svn revision 171181.

I discussed (with Pierre) the issues on gcc-melt-french@googlegroups. I
tried to summarize each french message in a short english abstract. See
the thread on
http://groups.google.com/group/gcc-melt-french/browse_thread/thread/47088e96002e98af

Regards.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

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

end of thread, other threads:[~2011-03-19 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-16  9:58 [MELT] issue with the garbage collector piervit
2011-03-19 15:52 ` Basile Starynkevitch

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