Regernated recently created expected output files using MSVC.

Set MEMFLAG_PURE by default - bug exposed by regenerated files.
This commit is contained in:
Nick Clifton 2002-04-10 08:14:32 +00:00
parent 268182205b
commit acfbab8a5f
11 changed files with 25 additions and 10 deletions

View file

@ -1,3 +1,7 @@
2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
* rcparse.y: Set MEMFLAG_PURE by default.
2002-04-09 Bernd Herd <info@herdsoft.com> 2002-04-09 Bernd Herd <info@herdsoft.com>
* rcparse.y: CLASS definitions in DIALOG resources * rcparse.y: CLASS definitions in DIALOG resources

View file

@ -1320,7 +1320,7 @@ suboptions:
memset (&$$, 0, sizeof (struct res_res_info)); memset (&$$, 0, sizeof (struct res_res_info));
$$.language = language; $$.language = language;
/* FIXME: Is this the right default? */ /* FIXME: Is this the right default? */
$$.memflags = MEMFLAG_MOVEABLE; $$.memflags = MEMFLAG_MOVEABLE | MEMFLAG_PURE;
} }
| suboptions memflag | suboptions memflag
{ {
@ -1369,7 +1369,7 @@ memflags_move:
{ {
memset (&$$, 0, sizeof (struct res_res_info)); memset (&$$, 0, sizeof (struct res_res_info));
$$.language = language; $$.language = language;
$$.memflags = MEMFLAG_MOVEABLE; $$.memflags = MEMFLAG_MOVEABLE | MEMFLAG_PURE;
} }
| memflags_move memflag | memflags_move memflag
{ {

View file

@ -1,3 +1,14 @@
2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
* binutils-all/windres/capstyle.rsd: Regernate using MSVC.
* binutils-all/windres/deflang.rsd: Regernate using MSVC.
* binutils-all/windres/dialogsignature.rsd: Regernate using MSVC.
* binutils-all/windres/escapea.rsd: Regernate using MSVC.
* binutils-all/windres/escapex.rsd: Regernate using MSVC.
* binutils-all/windres/nocaption.rsd: Regernate using MSVC.
* binutils-all/windres/printstyle.rsd: Regernate using MSVC.
* binutils-all/windres/sublang.rsd: Regernate using MSVC.
2002-04-09 Nick Clifton <nickc@cambridge.redhat.com> 2002-04-09 Nick Clifton <nickc@cambridge.redhat.com>
* binutils-all/windres/capstyle.rc: New test case: Set default * binutils-all/windres/capstyle.rc: New test case: Set default

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 0000c880 00000000 01000000 0000ba00 ................ 0040 0000c880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................ 0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 01000000 00000000 01000000 0000ba00 ................ 0040 01000000 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 28000000 20000000 ffff0400 ffff1400 (... ........... 0020 28000000 20000000 ffff0400 ffff1400 (... ...........
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00000000 90002600 46006900 6c006500 ......&.F.i.l.e. 0040 00000000 90002600 46006900 6c006500 ......&.F.i.l.e.
0050 00008000 11002600 4f007000 65006e00 ......&.O.p.e.n. 0050 00008000 11002600 4f007000 65006e00 ......&.O.p.e.n.
0060 08005e00 4f000000 ..^.O... 0060 08005e00 4f000000 ..^.O...

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 34000000 20000000 ffff0500 ffff6500 4... .........e. 0020 34000000 20000000 ffff0500 ffff6500 4... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................ 0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 00000250 00000000 _..........P.... 0050 5f000000 00000000 00000250 00000000 _..........P....
0060 17002e00 1c000800 ffffffff 8200b000 ................ 0060 17002e00 1c000800 ffffffff 8200b000 ................

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................ 0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00000000 00000000 01000000 0000ba00 ................ 0040 00000000 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.

View file

@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ........... 0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................ 0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e. 0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
0030 00000000 10100904 00000000 00000000 ................ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................ 0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P.... 0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.