[Bug c/45404] /*code-comment*/ related

2011-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45404

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 CC|gcc-bugs at gcc dot gnu.org |
 Resolution||INVALID


[Bug c/45404] /*code-comment*/ related

2010-09-24 Thread jnspaulsson at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45404

--- Comment #2 from jnspaulsson at gmail dot com 2010-09-24 15:33:28 UTC ---
sorry, I may just have been confused, but the comments did not help me
at least very much. Just tried to help a bit.. :-)  If you think it
seems right, please accept my apologies... /JP

2010/9/24 pinskia at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org:
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45404

 Andrew Pinski pinskia at gcc dot gnu.org changed:

           What    |Removed                     |Added
 
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2010.09.23 22:57:41
               date|                            |
     Ever Confirmed|0                           |1

 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2010-09-23 
 22:57:41 UTC ---
 Are you sure about that?
 execute_cleanup_cfg_post_optimizing is part of the
 pass_cleanup_cfg_post_optimizing pass which is done in the following order:
  NEXT_PASS (pass_cleanup_cfg_post_optimizing);
  NEXT_PASS (pass_warn_function_noreturn);

  NEXT_PASS (pass_expand);

 --
 Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
 --- You are receiving this mail because: ---
 You reported the bug.


-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.