* varasm.c (mark_constants): Handle RTX format 'B'.

From-SVN: r54247
This commit is contained in:
Jason Thorpe 2002-06-04 16:22:49 +00:00 committed by Jason Thorpe
parent 23992195af
commit a5d1f75b65
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
* varasm.c (mark_constants): Handle RTX format 'B'.
2002-06-04 Neil Booth <neil@daikokuya.demon.co.uk>
* cpphash.h (FIRST, LAST, CUR, RLIMIT): New.

View File

@ -3576,6 +3576,7 @@ mark_constants (x)
case 'w':
case 'n':
case 'u':
case 'B':
break;
default: