c/6632: ICE when using put_user with "void *" argument

ehrhardt@mathematik.uni-ulm.de ehrhardt@mathematik.uni-ulm.de
Tue Apr 15 21:35:00 GMT 2003


Synopsis: ICE when using put_user with "void *" argument

State-Changed-From-To: analyzed->closed
State-Changed-By: cae
State-Changed-When: Tue Apr 15 21:35:48 2003
State-Changed-Why:
    Duplicate of 9860. Reduced testcase:
    
        void f (void)
        {
            asm ("": : "A" ((void)3));
        }
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6632



More information about the Gcc-prs mailing list