mips-tfile.c (parse_def): Parenthesize assignments to fix precedence bugs.
authorFred Fish <fnf@intrinsity.com>
Fri, 7 Feb 2003 22:50:09 +0000 (22:50 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 7 Feb 2003 22:50:09 +0000 (22:50 +0000)
commit3ef879d2ae66c759cf4c5c11f2d360eab30f4a2d
treee239ec04f30f643081fe2d0ac1d28675362159b9
parenta0f0e963024592c74b4a766ac1343011491090bc
mips-tfile.c (parse_def): Parenthesize assignments to fix precedence bugs.

2003-02-04  Fred Fish  <fnf@intrinsity.com>

        * mips-tfile.c (parse_def): Parenthesize assignments to fix
        precedence bugs.

From-SVN: r62553
gcc/ChangeLog
gcc/mips-tfile.c