[Bug sanitizer/88400] address-sanitizer on the cpu with only one core, may deadlock

2018-12-13 Thread He.Hongjun at zte dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88400 --- Comment #5 from hhj --- (In reply to Richard Biener from comment #2) > Please provide a testcase to reproduce the issue. Also note that GCC 6 is > no longer supported. This sounds like an issue in the libsanitizer > interceptor > to me, the

[Bug sanitizer/88400] address-sanitizer on the cpu with only one core, may deadlock

2018-12-07 Thread He.Hongjun at zte dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88400 --- Comment #4 from hhj --- (In reply to Andrew Pinski from comment #3) > Also this seems like it is an upstream issue too. This is how we handle it. When the parent's sched_priority isn't sam as the children's 1 If the parent's sched_priority

[Bug sanitizer/88400] address-sanitizer on the cpu with only one core, may deadlock

2018-12-07 Thread He.Hongjun at zte dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88400 hhj changed: What|Removed |Added CC||He.Hongjun at zte dot com.cn --- Comment #1 from

[Bug sanitizer/88400] New: address-sanitizer on the cpu with only one core, may deadlock

2018-12-07 Thread He.Hongjun at zte dot com.cn
Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: He.Hongjun at zte dot com.cn CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at

[Bug c/87023] It's always false, when c_fully_fold_internal deal with C_MAYBE_CONST_EXPR.

2018-08-20 Thread He.Hongjun at zte dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87023 --- Comment #2 from hhj --- (In reply to Joseph S. Myers from comment #1) > This is not a bug. The comment on c_fully_fold_internal explains its > semantics, which only ever involve clearing *MAYBE_CONST_OPERANDS and > *MAYBE_CONST_ITSELF (point

[Bug c/87023] New: It's almost false, when c_fully_fold_internal deal with C_MAYBE_CONST_EXPR.

2018-08-19 Thread He.Hongjun at zte dot com.cn
erity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: He.Hongjun at zte dot com.cn Target Milestone: --- in c_fully_fold_internal, C_MAYBE_CONST_EXPR's initial value is false. later, using add operations, it's