aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
AgeCommit message (Expand)AuthorFilesLines
2024-06-17c-family: Fix -Warray-compare warning ICE [PR115290]Jakub Jelinek1-0/+13
2024-05-21match: Disable `(type)zero_one_valuep*CST` for 1bit signed types [PR115154]Andrew Pinski1-0/+25
2024-04-18[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706]Alexandre Oliva1-1/+1
2024-04-10analyzer: fix ICE on negative values for size_t [PR114472]David Malcolm1-0/+17
2024-04-10analyzer, testuite: comment fixesDavid Malcolm1-2/+2
2024-03-28Fix failure of c-c++-common/analyzer/stdarg-pr111289-int.c on hpuxJohn David Anglin1-1/+0
2024-03-23analyzer: fix ICE and false positive with -Wanalyzer-deref-before-check [PR11...David Malcolm2-0/+31
2024-03-22testsuite: Fix up depobj-3.c test on i686-linux [PR112724]Jakub Jelinek1-0/+2
2024-03-21analyzer: fix ignored constraints involving casts [PR113619]David Malcolm1-0/+29
2024-03-20analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop heade...David Malcolm2-0/+97
2024-03-19analyzer: fixes to __atomic_{exchange,load,store} [PR114286]David Malcolm1-0/+48
2024-03-18c-c++-common/Wrestrict.c: fix some typos and enable for LLP64Jonathan Yong1-6/+6
2024-03-18analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,...David Malcolm5-6/+130
2024-03-18testsuite: Define _POSIX_C_SOURCE for testTorbjörn SVENSSON1-0/+1
2024-03-14OpenACC 2.7: front-end support for readonly modifier: Add basic OpenACC 'decl...Thomas Schwinge1-0/+5
2024-03-14libcpp: Fix macro expansion for argument of __has_include [PR110558]Lewis Hyatt2-0/+13
2024-03-14libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]Lewis Hyatt2-0/+7
2024-03-14OpenACC 2.7: front-end support for readonly modifierChung-Lin Tang1-0/+59
2024-03-13testsuite: target test for short_enumsTorbjörn SVENSSON1-1/+1
2024-03-08dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]Jakub Jelinek1-0/+33
2024-02-29analyzer: fix ICE in call summarization [PR114159]David Malcolm1-0/+20
2024-02-27analyzer: fix ICE on floating-point bounds [PR111881]David Malcolm1-0/+8
2024-02-20analyzer: handle array-initialization from a string_cst [PR113999]David Malcolm1-0/+8
2024-02-20analyzer: handle empty ranges in symbolic_byte_range::intersection [PR113998]David Malcolm1-0/+21
2024-02-19analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on int types [PR111289]David Malcolm2-0/+108
2024-02-19analyzer, testsuite: add regression test [PR110520]David Malcolm1-0/+8
2024-02-15analyzer: remove offset_region size overloads [PR111266]David Malcolm1-0/+11
2024-02-15testsuite: Define _POSIX_SOURCE for tests [PR113278]Torbjörn SVENSSON3-0/+4
2024-02-14aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c a...Andrew Pinski1-2/+0
2024-02-14coreutils-sum-pr108666.c: fix spurious LLP64 warningsJonathan Yong1-1/+1
2024-02-14testsuite: xfail c-c++-common/pr103798-2.c for C++ on Solaris [PR113706]Rainer Orth1-1/+2
2024-02-12attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674]Jakub Jelinek1-0/+13
2024-01-31uninit-pr108968-register.c: use __UINTPTR_TYPE__ for LLP64Jonathan Yong1-1/+1
2024-01-31hwasan: Remove testsuite check for a complaint message [PR112644]Tamar Christina1-1/+0
2024-01-31hwasan: instrument new memory and string functions [PR112644]Tamar Christina1-9/+9
2024-01-30analyzer: handle null "var" in state_change_event::get_desc [PR113509]David Malcolm1-0/+8
2024-01-30analyzer: fix -Wanalyzer-allocation-size false +ve on Linux kernel's round_up...David Malcolm1-0/+52
2024-01-30Revert "testsuite: Disable strub on AIX."Alexandre Oliva3-3/+0
2024-01-29testsuite: no dfp run without dfprtAlexandre Oliva3-4/+0
2024-01-25analyzer: fix defaults in compound assignments from non-zero offsets [PR112969]David Malcolm2-2/+36
2024-01-25Adjust hwasan testcase for x86 target.liuhongt3-3/+3
2024-01-23debug/107058 - gracefully handle unexpected DIE contextsRichard Biener1-0/+7
2024-01-18analyzer: fix ICE on strlen ((char *)&VECTOR_CST) [PR111361]David Malcolm3-2/+27
2024-01-18analyzer: fix offsets in has_null_terminator [PR112811]David Malcolm1-0/+18
2024-01-15analyzer: fix false +ves from -Wanalyzer-tainted-array-index with unsigned ch...David Malcolm1-0/+109
2024-01-15analyzer: casting all zeroes should give all zeroes [PR113333]David Malcolm2-1/+35
2024-01-14Skip several analyzer socket tests on hppa*-*-hpux*John David Anglin4-4/+4
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown2-3/+3
2024-01-04analyzer: fix deref-before-check false positives due to inlining [PR112790]David Malcolm1-0/+27
2023-12-26testsuite: Disable strub on AIX.David Edelsohn3-0/+3