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/26239] [4.0/4.1/4.2 Regression] Complete unrolling is undocumented in passes.texi



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-05-29 16:17 -------
Fixed by:


URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114202
Log:

        PR 26242
        * passes.texi: Add documentation for pass_vrp,
        pass_fre, pass_store_ccp, pass_copy_prop,
        pass_store_copy_prop, pass_merge_phi, pass_nrv,
        pass_return_slot, pass_object_sizes, pass_lim,
        pass_linear_transform, pass_empty_loop, pass_complete_unroll,
        and pass_stdarg.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.0.4                       |4.1.2


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


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