Anonymous | Login | Signup for a new account | 2023-03-30 20:42 CEST |
Main | My View | View Issues |
Viewing Issues (1 - 50 / 50) [ Print Reports ] [ CSV Export ] | |||||||||
P | ID | # | Category | Severity | Status | Updated | Summary | ||
0000123 | 3 | [cparser] preprocessor | feature | confirmed | 2017-10-16 | Support C99 _Pragma | |||
0000189 | [libFirm] x86_64 backend (amd64) | minor | new | 2017-09-01 | Thread local storage not supported by AMD64 backend | ||||
0000188 | [libFirm] optimisations | feature | new | 2017-06-09 | localopt: x % (1 << y) | ||||
0000176 | 3 | [cparser] unknown | minor | new | 2017-05-08 | Undefined reference to '__builtin_*' functions with new gcc versions. | |||
0000179 | 1 | [libFirm] tools/scripts | minor | new | 2017-05-08 | QEMU seems to not support CAS in user mode, causing two testsuite tests to fail | |||
0000183 | 2 | [libFirm] optimisations | minor | new | 2017-05-08 | Optimization "-fcombo" assertion fails | |||
0000184 | 2 | [libFirm] optimisations | minor | new | 2017-05-08 | Optimization "-freassociation" assertion fails | |||
0000182 | 4 | [libFirm] optimisations | minor | new | 2017-05-08 | Optimization "-fthread-jumps" does not terminate | |||
0000041 | 5 | [libFirm] backend | minor | confirmed | 2017-05-08 | TLS does not work on Cygwin | |||
![]() | 0000178 | 1 | [libFirm] unknown | minor | new | 2017-05-08 | Slow | ||
![]() | 0000180 | 2 | [libFirm] optimisations | minor | new | 2017-05-08 | shape-blocks optimization is broken | ||
0000187 | 5 | [libFirm] backend | minor | resolved (mohr) | 2017-01-11 | Leak in co_collect_units | |||
0000186 | 1 | [libFirm] buildsystem | major | resolved (mohr) | 2016-12-01 | CMakeLists.txt is outdated and doesn't work on Windows [patch included] | |||
0000185 | 2 | [libFirm] backend | crash | resolved (UniQ) | 2016-11-17 | -fno-opt / -O0 produces invalid IR, crashes during lowering | |||
0000181 | 1 | [libFirm] optimisations | minor | resolved | 2016-10-20 | FIRM does not optimize loads from read-only (module-)global variables | |||
0000177 | 1 | [libFirm] representation | crash | new | 2016-07-18 | Handling of offsets in initializer expressions leads to assembler failing | |||
![]() | 0000151 | 1 | [libFirm] API | tweak | resolved (Matze) | 2016-06-27 | Remove adt/plist.h | ||
0000170 | 3 | [libFirm] backend | minor | confirmed | 2016-06-27 | two __builtin_return_address related bugs | |||
0000175 | 3 | [libFirm] backend | minor | resolved (Matze) | 2016-06-27 | Unaligned stack pointer | |||
0000174 | 5 | [libFirm] x86 ia32 backend | minor | resolved (Matze) | 2016-01-31 | OS X requires compound types with single float value to be returned in x87 register. | |||
0000173 | [cparser] preprocessor | minor | new | 2016-01-24 | macro expansion | ||||
0000165 | 4 | [libFirm] x86 ia32 backend | minor | resolved (Tron) | 2016-01-21 | cparser: ir/ir/irnode.c:81: ir_node *new_ir_node(dbg_info *, ir_graph *, ir_node *, ir_op *, ir_mode *, int, ir_node *const *): | |||
0000166 | 1 | [libFirm] x86 ia32 backend | minor | new | 2016-01-20 | cparser: ir/be/ia32/ia32_new_nodes.c:272: ia32_attr_t *get_ia32_attr(ir_node *): Assertion `is_ia32_irn(node) && "need ia32 node | |||
0000168 | 2 | [cparser] firm graph generation | minor | resolved | 2016-01-19 | src/firm/ast2firm.c:3403: panic in descend_into_subtype: Cannot continue | |||
0000148 | [cparser] warnings | feature | confirmed | 2016-01-18 | XXX is a gnu extension should be a warning | ||||
0000157 | 1 | [libFirm] x86 ia32 backend | feature | new | 2016-01-18 | Should use sub instead of add with large immediate | |||
0000159 | 2 | [libFirm] x86 ia32 backend | feature | new | 2016-01-18 | Use mul flags for overflow checking | |||
0000172 | 3 | [cparser] semantic | crash | resolved (Tron) | 2016-01-18 | panic in descend_into_subtype | |||
0000167 | 3 | [cparser] firm graph generation | minor | resolved (Tron) | 2016-01-17 | Program received signal SIGSEGV, Segmentation fault. | |||
0000171 | [cparser] firm graph generation | minor | new | 2016-01-16 | Query backend for supported builtins | ||||
0000169 | 1 | [libFirm] backend | minor | resolved (Matze) | 2016-01-16 | cparser: ./src/ast/type_t.h:266: _Bool is_type_compound(const type_t *): Assertion `!is_typeref(type)' failed. | |||
0000164 | 2 | [libFirm] x86_64 backend (amd64) | major | resolved (Tron) | 2016-01-10 | simple bswap asm block fails | |||
0000162 | [cparser] compiler driver | major | new | 2015-11-08 | "-include" does not include file | ||||
0000160 | 1 | [cparser] parser | minor | confirmed | 2015-10-29 | No error if redefining parameter | |||
0000158 | 1 | [libFirm] x86 ia32 backend | minor | new | 2015-09-09 | Implement register calling conventions | |||
0000153 | [cparser] unknown | feature | new | 2015-07-30 | Support for -framework flag | ||||
![]() | 0000152 | [cparser] compiler driver | major | new | 2015-05-04 | Define a scheme to find libc+compiler headers and libraries | |||
![]() | 0000149 | [libFirm] tarval | minor | confirmed | 2014-12-30 | tarval_shrs / sc_shrs only supports mode_size%8 == 0 | |||
![]() | 0000103 | [libFirm] optimisations | feature | confirmed | 2014-09-29 | i >= 2 && i <= 9 can be done as (unsigned) (i-2) <= 7 | |||
![]() | 0000105 | [libFirm] optimisations | feature | confirmed | 2014-09-29 | localopt: combinations of (X ==,<,>,!= C1 & X ==,<,>,!= C2) -> (X op C) | |||
0000143 | [cparser] compiler driver | minor | confirmed | 2014-09-29 | -Wp commandline options are ignored by the builtin preprocessor | ||||
![]() | 0000125 | [cparser] warnings | feature | confirmed | 2014-09-29 | Warn about multiple unsequenced modifications | |||
0000147 | [libFirm] optimisations | major | confirmed | 2014-09-29 | Serious load-store optimization performance degradation | ||||
![]() | 0000146 | [cparser] compiler driver | minor | confirmed | 2014-09-29 | -Werror=compat-option does not work if it is specified behind the compat option | |||
0000117 | 1 | [libFirm] optimisations | minor | confirmed | 2014-09-10 | Detect and optimize noreturn calls in optimize_funccalls | |||
![]() | 0000129 | 3 | [cparser] preprocessor | minor | confirmed | 2014-02-14 | #if defined(foo) && foo triggers a warning | ||
0000110 | 3 | [cparser] firm graph generation | minor | confirmed | 2013-09-13 | bad error reporting in case of missing builtins | |||
![]() | 0000115 | [cparser] parser | feature | confirmed | 2013-08-26 | Attribute cold not supported | |||
![]() | 0000058 | [libFirm] backend | feature | assigned (Matze) | 2012-12-10 | Normalize Arithmetic phase | |||
0000053 | [libFirm] optimisations | tweak | confirmed | 2012-09-28 | rts optimisations should not be a phase | ||||
new | feedback | acknowledged | confirmed | assigned | resolved | closed |
Mantis 1.1.5[^] Copyright © 2000 - 2008 Mantis Group |