List Question
20 TechQA 2013-12-10T00:58:59.857000Use gcc extensions on codeblocks windows
156 views
Asked by Mansueli
Unable to understand following function declaration
90 views
Asked by Chinna
Should I always use __builtin_extract_return_addr after __builtin_return_address
260 views
Asked by anton_rh
Test for GNU extension
351 views
Asked by vibe
GCC extension __attribute__ ((unused)) for variable attributes
7.9k views
Asked by Sameeran Joshi
GCC language extension __attribute__((vector_size(16))) incompatible type error
237 views
Asked by Sameeran Joshi
Error: "cannot bind packed field" while inserting data into std::map using insert function
3.5k views
Asked by Harry
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_11’ while using a GNU complex extension
89 views
Asked by Sameeran Joshi
GCC: blocks in assignments with return values making macros easier?
69 views
Asked by Swiss Frank
Unexpected Result of GNU order-statistics-tree
128 views
Asked by con ko
What rules of C++11 standard are used to determine the type of the expression in ({ ... })
157 views
Asked by user3273943
What is this "[0 ... 255] =" syntax in C?
6.6k views
Asked by Gaurav K
Rewrite GCC cleanup macro with nested function for Clang?
1.7k views
Asked by jww
How to implement Go's defer() in C so that it allows declaring vars?
2.5k views
Asked by psprint
GCC typeof extension
10.3k views
Asked by David Ranieri
Why sizeof (array A[n]) without n defined in C++is fixed?
198 views
Asked by Itzz_CJ
G++ may_alias with Member Functions
212 views
Asked by Dark Falcon
Difference between gcc __attribute__ placement
902 views
Asked by abjoshi - Reinstate Monica
How to pass a VLA to a function template?
420 views
Asked by user29561
What ARM compiler version is needed for attribute(noinline) support?
227 views
Asked by Djordje Zivanovic