Files
Mozilla/mozilla/security
wtc%google.com c8eb8bda91 Bug 407866: 1. SQRADDSC: sc0, sc1, sc2 are output only, so they shouldn't
be listed as inputs.  This change eliminates the GCC warnings that sc0,
sc1, sc2 "is used uninitialized in this function". 2. SQRADDDB: strictly
speaking, we need "earlyclobbers" ("=&r") for c0, c1, c2 because the inputs
sc0, sc1, sc2 are used again after we have modified c0, c1, c2. The patch
is contributed by Jakub Jelinek <jakub@redhat.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@247422 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-09 06:06:27 +00:00
..
2007-10-02 05:17:22 +00:00
2008-02-06 19:41:54 +00:00
2008-02-14 09:38:36 +00:00