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 rtl-optimization/25636] [4.2 Regression] opts.c is being miscompiled, write to read only memory



------- Comment #27 from drab at kepler dot fjfi dot cvut dot cz  2006-01-16 03:42 -------
(In reply to comment #23)

...
> it really looks as that writing, but I still didn't figure out where is the
> third argument of the memset. Do you see it set somewhere?

OK, I think I see it now. The only explanation is that the memset doesn't have
register arguments. Then it IS there. Is that the case?


-- 


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


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