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 tree-optimization/20100] [4.0 Regression] LIM is pulling out a pure function even though there is something which can modify global memory


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-20 19:02 -------
One more note, we do the correct thing with " --param global-var-threshold=0" so this shows that we 
have aliasing issue.  Diego, why don't we create the .GLOBAL_VAR otherwise?

-- 


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


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