OSDN Git Service

PR gas/7020
authorHans-Peter Nilsson <hp@axis.com>
Wed, 12 Nov 2008 02:04:39 +0000 (02:04 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 12 Nov 2008 02:04:39 +0000 (02:04 +0000)
* read.c (read_a_source_file): Rearrange evaluation order when
looking for '=' to avoid conditional on undefined contents of
input_line_pointer[1].

gas/ChangeLog

index 6857bab..3c7c518 100644 (file)
@@ -1,5 +1,6 @@
 2008-11-12  Hans-Peter Nilsson  <hp@axis.com>
 
+       PR gas/7020
        * read.c (read_a_source_file): Rearrange evaluation order when
        looking for '=' to avoid conditional on undefined contents of
        input_line_pointer[1].