diff options
author | Nick Clifton <nickc@redhat.com> | 1998-10-12 18:09:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-10-12 18:09:31 +0000 |
commit | 172fc86df5bf210d03fea9e0c69079860e65eb49 (patch) | |
tree | 929b31c7acc3805fbaab148222abedc264224c55 | |
parent | 02c1364dd0560c558b2e28862914a42f891ad51b (diff) | |
download | gdb-172fc86df5bf210d03fea9e0c69079860e65eb49.zip gdb-172fc86df5bf210d03fea9e0c69079860e65eb49.tar.gz gdb-172fc86df5bf210d03fea9e0c69079860e65eb49.tar.bz2 |
Fix for PR 17008 - ignore conflicts when explicitly parallel instructions
both set bits in the PSW as side effects.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bed544b..420a162 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 12 11:07:21 1998 Nick Clifton <nickc@cygnus.com> + + * config/tc-d30v.c (parallel_ok): Ignore conflicts when explicitly + parallel insns modift buts in the PSW as a side effect. + Thu Oct 8 10:18:33 1998 Nick Clifton <nickc@cygnus.com> * config/tc-d30v.c (find_format): Test for missing flag and |