------- Additional Comments From steven at gcc dot gnu dot org  2004-12-10 
11:47 -------
Without __thread, insn 9 is almost identical except for the flags (this is
with -m32 fwiw):

 ;; D.1123 = &foo[1]
 (insn 9 7 0 (set (reg:SI 58 [ D.1123 ])
-        (const:SI (plus:SI (symbol_ref:SI ("foo") [flags 0x2] <var_decl
0x2a95962620 foo>)
+        (const:SI (plus:SI (symbol_ref:SI ("foo") [flags 0x22] <var_decl
0x2a95962620 foo>)
                 (const_int 4 [0x4])))) -1 (nil)
     (nil))


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18910

Reply via email to