------- Additional Comments From ian at airs dot com  2005-03-27 17:14 -------
This bug appears to still exists in mainline.  When I compile the test case
without optimization, I get both these lines
        .def    _Test;  .val    _Test;  .scl    2;      .type   044;    .endef
        .def    _Test;  .scl    3;      .type   32;     .endef
The second line is incorrect.  When it happens to be emitted first, it doesn't
matter.  When it is emitted second, it does matter.

The note closing this PR says "GCC 3.3.1 (cygming special) is ok."  Does the
"cygming special" refer to a patched compiler?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

Reply via email to