This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/32450] -pg causes miscompilation



------- Comment #25 from ubizjak at gmail dot com  2007-07-05 09:44 -------
Also fails for 32bit builds on core2 target:

__cp_log_handling_MOD_cp_add_default_logger:
        pushl   %ebp
        movl    %esp, %ebp
        subl    $8, %esp
        cmpl    $9, __cp_log_handling_MOD_stack_pointer
        call    mcount
        jle     .L6
        call    __cp_log_handling_MOD_mp_stop


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|x86_64-unknown-linux-gnu    |i686-unknown-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]