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 hp at gcc dot gnu dot org  2005-02-20 18:50 -------
I'm unassigning this PR to avoid giving an impression that I'm about to solve
it.  (I might be, but I have to read up on tree-ssa first.)

I'd be happy if someone else fixed it, as long as my test-case is committed and
solved: committed+solved with, as well as solved without the " && n < 5".

(The test-case in comment #8 likely has some merit too but isn't the reason for
this report.  It also uses user-defined attributes and so is different in that
aspect too.)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|hp at gcc dot gnu dot org   |unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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]