This is the mail archive of the gcc-patches@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]

Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2]


On Tue, Mar 26, 2002 at 03:19:54PM +0100, Jan Hubicka wrote:
> Will abort if we will allow dead code removal on loosened constant calls.
> Dead code removal is important feature. 

That's calling the function 0 times intead of 1.  The argument
so far has been 1 times instead of 0.


r~


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