pierre
|
2ade09bdf8
Merge commit #45733 to fixes branch:
|
4 년 전 |
pierre
|
d081d9fdc0
Fix cycle for x86_64-win64 target with -Cr option
|
9 년 전 |
florian
|
a0f0d0de40
* make use of the noreturn directive for internalerror
|
11 년 전 |
florian
|
b78d6108fd
* workaround for 2.6.x to avoid overflow errors when compiled with -CRiot
|
12 년 전 |
florian
|
0e92f68032
- 2.0 overlefts removed
|
12 년 전 |
sergei
|
12ad6704f6
- Removed a number of unused variables, reduces noise at compilation.
|
12 년 전 |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 년 전 |
florian
|
4868b09844
* patch by alexvin to replace $ifopt by $push/$pop, resolves #20332
|
14 년 전 |
pierre
|
2f7a57fcab
* Use extended for bestreal type if GENERIC_CPU is defined
|
14 년 전 |
Jonas Maebe
|
04606982ac
* fixed evaluation of "mod" operator for tconstexprint with signed operands
|
15 년 전 |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
16 년 전 |
Jonas Maebe
|
2413d4b43f
* fixed constant evaluation check for negvalue+posvalue (mantis #11216)
|
17 년 전 |
Jonas Maebe
|
469452b0ba
* avoid check being wrongly "optimized" away (left and right
|
17 년 전 |
peter
|
67e16340be
* revert r8118
|
18 년 전 |
daniel
|
6065bee1c2
* qword(-int64) can cause an overflow error in case of low(int64). Harmless, so
|
18 년 전 |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 년 전 |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 년 전 |
florian
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
18 년 전 |
daniel
|
b034a88c9c
* Prevent range check error.
|
18 년 전 |
daniel
|
2e57912288
* Fix remaining constexp issues: powerpc,libcurl,browcol
|
18 년 전 |
daniel
|
dc0d88b076
+ Forgot to add constexp unit.
|
18 년 전 |