• Home
  • Raw
  • Download

Lines Matching refs:fix

71    * fix warnings report by selfcheck
118 * validation/sizeof-bool: fix broken test case
138 * fix mixup in "Handle SForced in storage_modifiers"
145 * fix discarded label statement
161 * fix missing element in types declaration
163 * fix typing error in compound assignment
164 * llvm: fix typing when comparing to a constant
166 * fix cast to bool
173 * fix superfluous phisrc
174 * fix phisrc mixup
176 * fix value of label statement
182 * fix cast's target type info
183 * fix crash while testing between conditional & unconditional OP_BR
185 * fix killing OP_PHI instructions
186 * fix killing OP_CAST & friends
187 * fix killing OP_SELECT
188 * fix killing OP_COMPUTEDGOTO
191 * fix conditional context test case with void
198 * fix killing OP_SETVAL instructions
234 * fix show-parse()'s labels
238 * fix killing of OP_PHIs
239 * fix clear_phi(), replace it by kill_instruction()
241 * fix killing of otherwise not-handled instructions
244 * fix killing OP_CALL via pointers
247 * fix killing of rewritten loads
250 * fix OP_PHI usage in try_to_simplify_bb()
255 * fix expansion cost of pure functions
261 * fix checking of overlapping initializer
263 * fix usage in simplify_seteq_setne()
264 * fix size of loaded bitfields
279 * fix evaluation of a function or array symbol in conditionals
280 * fix is_scalar_type()
281 * fix test for cast to bool on 32bit machines
284 * fix test validation/div.c
285 * fix cast to pointer to floating-point
287 * fix expansion of integers to floats
289 * fix OP_PHI usage in try_to_simplify_bb(), correctly
294 * fix: kill unreachable BBs after killing a child
296 * fix boolean context for OP_AND_BOOL & OP_OR_BOOL
297 * fix missing reload
310 * fix: kill old branch in insert_branch()
314 * fix implicit zero initializer.
322 * fix hardcoded size of wide chars
324 * fix definition of __SCHAR_MAX__ & friends
346 * fix: add missing examine in evaluate_dereference()
347 * fix OP_PHI usage in try_to_simplify_bb() only when non-bogus
348 * fix: try_to_simplify_bb eargerness
350 * fix: __builtin_bswap{16,32,64}() constantness
359 * fix ptrlist corruption while killing unreachable BBs
360 * fix infinite simplification loops
361 * fix BB dependencies on phi-nodes
362 * fix crash when ep->active is NULL
363 * fix crash in rewrite_branch()
364 * fix some crashes in add_dominators()
365 * fix crash with sym->bb_target == NULL
367 * fix: give a type to bad cond expr with known condition