X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbegnuas.h;h=f46ae139b32a57c41344d64f66f7df30718220ae;hb=d300330b1e6df8c8914b8fb70cf38ee1c8ca2634;hp=447c4b7d762379e3f52e2725acd9d72cb13dbd9e;hpb=9e32caf2e94f99e6d057b69e5b8384e26de2e785;p=libfirm diff --git a/ir/be/begnuas.h b/ir/be/begnuas.h index 447c4b7d7..f46ae139b 100644 --- a/ir/be/begnuas.h +++ b/ir/be/begnuas.h @@ -41,7 +41,7 @@ typedef enum section_t { GAS_SECTION_TLS, /**< thread local storage section */ GAS_SECTION_CTOR, /**< ctor section for instrumentation code init */ GAS_SECTION_CSTRING, /**< section for constant strings */ - GAS_SECTION_LAST = GAS_SECTION_CTOR + GAS_SECTION_LAST = GAS_SECTION_CSTRING } be_gas_section_t; /**