blob: bae059ffcbf6e353f61e25f127c693e90828bd07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
/** GENERATED MELT DESCRIPTOR FILE MELT-STAGE-ZERO/warmelt-normal+meltdesc.c
** NEVER EDIT OR MOVE THIS, IT IS GENERATED & PARSED! **/
/* These identifiers are generated in warmelt-outobj.melt
& handled in melt-runtime.c carefully. */
/* version of the GCC compiler & MELT runtime generating this */
const char melt_genversionstr[]="4.7.0 20120210 (experimental) [melt-branch revision 184154] MELT_0.9.3+";
const char melt_versionmeltstr[]="0.9.3+ [melt-branch_revision_184154]";
/* source name & real path of the module */
/*MELTMODULENAME MELT-STAGE-ZERO/warmelt-normal */
const char melt_modulename[]="warmelt-normal";
const char melt_modulerealpath[]="/usr/local/libexec/gcc-melt/gcc/x86_64-unknown-linux-gnu/4.7.0/melt-modules/warmelt-normal";
/* hash of preprocessed melt-run.h generating this */
const char melt_prepromd5meltrun[]="fda62b37f738bcce7889bd62cdace583";
/* hexmd5checksum of primary C file */
const char melt_primaryhexmd5[]="01ca453cc3aba25119df91f44e57fd76";
/* hexmd5checksum of secondary C files */
const char* const melt_secondaryhexmd5tab[]={
/*nosecfile*/ (const char*)0,
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+01.c #1 */ "7e935c58db173c371d4614bae81a6065",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+02.c #2 */ "7e3f2c00eeeca89d52dbd71647574fba",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+03.c #3 */ "c862b50f0a84d397541f8af9304ffc3d",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+04.c #4 */ "2aea9443aab1363a514f66da526b0535",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+05.c #5 */ "41bb2f79aab7c6a03ac1b20198b32d23",
/*nosecfile*/ (const char*)0,
(const char*)0 };
/* last index of secondary files */
const int melt_lastsecfileindex=5;
/* cumulated checksum of primary & secondary files */
const char melt_cumulated_hexmd5[]="965f49e7d0de346907d375c7b47155d6" ;
/* include the timestamp file */
#define meltmod_warmelt_normal_mds__965f49e7d0de346907d375c7b47155d6 1
#include "warmelt-normal+melttime.h"
/* end of melt descriptor file */
|