This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/12411] GCC depends on undefined ISO C behavior (order of execution)
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2004 17:49:38 -0000
- Subject: [Bug other/12411] GCC depends on undefined ISO C behavior (order of execution)
- References: <20030925195718.12411.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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