------- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-23 21:40 -------
Confirmed.  IPA pure-const pass is founds func_a as pure which is incorrect:
Function found to be pure: func_a


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
          Component|c                           |tree-optimization
     Ever Confirmed|0                           |1
  GCC build triplet|x86-pc-cygwin               |
   GCC host triplet|x86-pc-cygwin               |
 GCC target triplet|arm-elf-gcc                 |
   Last reconfirmed|0000-00-00 00:00:00         |2006-11-23 21:40:57
               date|                            |
            Summary|volatile problem in         |[4.1/4.2/4.3 Regression]
                   |optimized functions         |function with volatile
                   |                            |operators still found to be
                   |                            |pure
   Target Milestone|---                         |4.1.2


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

Reply via email to