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/50970] Function pointer dereferenced twice in if statement on Arm cpu


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

--- Comment #10 from amker at gcc dot gnu.org 2012-09-25 06:37:34 UTC ---
Author: amker
Date: Tue Sep 25 06:37:29 2012
New Revision: 191692

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191692
Log:
    PR c++/50970
    * typeck.c (cp_build_binary_op): Check side effects before generating
    pfn and delta related expressions.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


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