| #176 |
Assignment fails for union structure field
|
new
|
|
defect
|
major
|
cfa-cc
|
| #186 |
Cannot add extra assertion on a constructor
|
new
|
|
defect
|
major
|
cfa-cc
|
| #193 |
Monomorphization Failures outside of Functions
|
new
|
|
defect
|
major
|
cfa-cc
|
| #194 |
Ambiguous reference vs pointer return [from ticket #70]
|
new
|
|
defect
|
major
|
cfa-cc
|
| #195 |
Unnecessary dereference leads to segfault [from ticket #70]
|
new
|
|
defect
|
major
|
cfa-cc
|
| #197 |
Generated constructor calls copy ctor twice on tuple elements
|
new
|
|
defect
|
major
|
cfa-cc
|
| #200 |
Polymorphic Function Pointers not handled by Constructor
|
new
|
|
defect
|
major
|
cfa-cc
|
| #201 |
GCC-7,8,9 Bug with -O2,3
|
new
|
|
defect
|
major
|
prelude
|
| #202 |
Type manipulation in long chains of post-fix functions
|
new
|
|
defect
|
major
|
cfa-cc
|
| #203 |
Polymorphic Structure Initalization Errors
|
new
|
|
defect
|
major
|
cfa-cc
|
| #205 |
Incorrect Lvalues On Expressions
|
new
|
|
defect
|
major
|
cfa-cc
|
| #206 |
Replace Lvalues With References
|
new
|
|
enhancement
|
major
|
cfa-cc
|
| #215 |
Cannot declare object whose size takes multiple steps of dynamic calculation
|
new
|
|
defect
|
major
|
cfa-cc
|
| #218 |
Distributed Qualifiers Change Signature
|
new
|
|
defect
|
major
|
cfa-cc
|
| #220 |
Reference to Array of Generics does not work
|
new
|
|
defect
|
major
|
cfa-cc
|
| #221 |
Reference to Value Assertion Passes Value
|
new
|
|
defect
|
major
|
cfa-cc
|
| #225 |
Wrong disambiguation for call overloaded on bare type-variable vs generic
|
new
|
|
defect
|
major
|
cfa-cc
|
| #226 |
Resolver is slow at finding constructors for 3+ dimensional arrays
|
new
|
|
defect
|
major
|
cfa-cc
|
| #227 |
Interpretation of assertions with struct declaration
|
new
|
|
defect
|
major
|
cfa-cc
|
| #229 |
Incorrect implementation of casting to monomorphic
|
new
|
|
defect
|
major
|
cfa-cc
|
| #232 |
Crash: address-of should not have intrinsic reference argument
|
new
|
|
defect
|
major
|
cfa-cc
|
| #236 |
SIG_IGN does not compile
|
new
|
|
defect
|
major
|
cfa-cc
|
| #239 |
Including kernel but not threads crashes vtable generation
|
new
|
|
defect
|
major
|
cfa-cc
|
| #248 |
Lazily generate prelude functions on demande.
|
new
|
|
enhancement
|
major
|
prelude
|
| #249 |
extern "Builtins"
|
new
|
|
enhancement
|
major
|
prelude
|
| #254 |
Constructors and destructors for TLS
|
new
|
|
task
|
major
|
cfa-cc
|
| #259 |
Compiler crash on large recursive assertion requests
|
new
|
|
defect
|
major
|
cfa-cc
|
| #260 |
comparing signal return value crashes
|
new
|
|
defect
|
major
|
cfa-cc
|
| #263 |
Missing Code Generation on Control Structure Initializers
|
new
|
|
defect
|
major
|
cfa-cc
|
| #265 |
Compilation failure passing zero_t through assertions
|
new
|
|
defect
|
major
|
cfa-cc
|
| #267 |
Expression candidate elimination with unsatisfiable assertion
|
new
|
|
defect
|
major
|
cfa-cc
|
| #268 |
Downcasting against type parameter failed
|
new
|
|
defect
|
major
|
cfa-cc
|
| #272 |
Compiler crash when referencing generic member of generic struct
|
new
|
|
defect
|
major
|
cfa-cc
|
| #274 |
Size of struct and alignment/offset of polymorphic fields inside a struct is incorrect on 32 bit
|
new
|
|
defect
|
major
|
cfa-cc
|
| #277 |
Constructors for nested types suffer from definition before use issues
|
new
|
|
defect
|
major
|
cfa-cc
|
| #278 |
Performance issue on ARM64 due to __aarch64_sync_cache_range calls
|
new
|
|
defect
|
major
|
cfa-cc
|
| #280 |
Compound Literal Hoisted Out of Function/typeof
|
new
|
|
defect
|
major
|
cfa-cc
|
| #282 |
Double Member Expressions Cannot Be Used as Lvalues
|
new
|
|
defect
|
major
|
cfa-cc
|
| #283 |
Shadowing Cause C Incompatability
|
new
|
|
defect
|
major
|
cfa-cc
|
| #290 |
Two-Argument Conditional Revaluates Condition
|
new
|
|
defect
|
major
|
cfa-cc
|
| #291 |
Cannot Lift Reference Initialization
|
new
|
|
defect
|
major
|
cfa-cc
|
| #295 |
Prelude Rework (New Header for Regular Declarations)
|
new
|
|
enhancement
|
major
|
cfa-cc
|
| #299 |
Unusable overload allowed, between array and pointer
|
new
|
|
defect
|
major
|
cfa-cc
|
| #301 |
Incorrect & When Building Reference To Pointer
|
new
|
|
defect
|
major
|
cfa-cc
|
| #303 |
Static Functions Used Inside Inline Functions (socket2.h)
|
new
|
|
defect
|
major
|
cfa-cc
|
| #305 |
Rvalue-to-reference promotion circumvents RAII
|
new
|
|
defect
|
major
|
cfa-cc
|
| #307 |
Rvalue-reference promotion missed temporaries
|
new
|
|
defect
|
major
|
cfa-cc
|
| #309 |
Resolver selects arbitrary candidate from ambiguity when return types are reused
|
new
|
|
defect
|
major
|
cfa-cc
|
| #310 |
Find Cause of IO Header Compliation Slowdown
|
new
|
|
enhancement
|
major
|
cfa-cc
|
| #313 |
Test ticket for email behavior
|
new
|
|
defect
|
major
|
cfa-cc
|
| #314 |
Disallow implicit conversion from arithmetic type to char
|
new
|
|
enhancement
|
major
|
cfa-cc
|
| #140 |
conditional expression bad code generation
|
new
|
|
defect
|
critical
|
cfa-cc
|
| #238 |
Function new incorrectly creates temporary objects
|
new
|
|
defect
|
critical
|
cfa-cc
|