[Bug ada/33889] Inefficient code expansion for extended return statement

charlet at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 12 22:06:00 GMT 2008



------- Comment #1 from charlet at gcc dot gnu dot org  2008-05-12 22:05 -------
This is not accessibility level which is computed here, but dynamic task
master level, in case your interface is a synchronized interface.

You can already use pragma Restrictions (No_Task_Hierarchy) if you do not want
this
code expansion.

Arno


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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



More information about the Gcc-bugs mailing list