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 other/12411] GCC depends on undefined ISO C behavior (order of execution)


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-18 17:49 -------
Confirmed. One example (cited in the thread) is:
gcc/bb-reorder.c:1056:
label = emit_label_before (gen_label_rtx (), get_insns ());


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-18 17:49:37
               date|                            |
            Summary|GCC depends on undefined ISO|GCC depends on undefined ISO
                   |C behavior (order of        |C behavior (order of
                   |execution)                  |execution)


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


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