OSDN Git Service

Warning and partial fix for gcc -freorder-blocks-and-partition related problem.
authorJim Wilson <wilson@tuliptree.org>
Wed, 8 Jun 2005 19:47:59 +0000 (19:47 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 8 Jun 2005 19:47:59 +0000 (19:47 +0000)
commit407b607581c06e65910000b3137ab34cda0516d1
tree57cd27c4d92439a1561ac71551e7d0671f5d983a
parent6f30acaadb231867bd95970d28d0633451ee60d2
Warning and partial fix for gcc -freorder-blocks-and-partition related problem.
PR 994
* config/tc-ia64.c (slot_index): Revert last change.  If first_frag
is NULL, then emit a warning, and return the current index.
gas/ChangeLog
gas/config/tc-ia64.c