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 middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.



------- Comment #16 from danglin at gcc dot gnu dot org  2008-04-01 22:17 -------
Subject: Bug 35705

Author: danglin
Date: Tue Apr  1 22:16:49 2008
New Revision: 133805

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133805
Log:
        PR middle-end/35705
        * fold-const.c (get_pointer_modulus_and_residue): Return modulus 1 if
        the expression is a function address.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/fold-const.c


-- 


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


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