[gcc r15-2025] CRIS: Fix up last comment.

2024-07-13 Thread Hans-Peter Nilsson via Gcc-cvs
https://gcc.gnu.org/g:74595c778335f6c512dc38d310353dfc32c7ea95 commit r15-2025-g74595c778335f6c512dc38d310353dfc32c7ea95 Author: Hans-Peter Nilsson Date: Sun Jul 14 05:15:38 2024 +0200 CRIS: Fix up last comment. * config/cris/cris.cc (cris_option_override_after_change): Fi

[gcc r15-2024] CRIS: Disable late-combine by default, related PR115883

2024-07-13 Thread Hans-Peter Nilsson via Gcc-cvs
https://gcc.gnu.org/g:a01b40c047334c5f7cf69233ac6f3bfeacc24c5d commit r15-2024-ga01b40c047334c5f7cf69233ac6f3bfeacc24c5d Author: Hans-Peter Nilsson Date: Wed Jul 10 04:57:07 2024 +0200 CRIS: Disable late-combine by default, related PR115883 With late-combine, performance for corem

[gcc r15-2022] Document return value in write_cv_integer

2024-07-13 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:677ef11681ee25eae6c75c703c1d187308114e5e commit r15-2022-g677ef11681ee25eae6c75c703c1d187308114e5e Author: Mark Harmstone Date: Fri Jun 28 00:34:43 2024 +0100 Document return value in write_cv_integer gcc/ * dwarf2codeview.cc (write_lf_modifier):

[gcc r15-2021] Make sure CodeView symbols are aligned

2024-07-13 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:800e06c4b2635d1b709625ec2830c6c5594c6988 commit r15-2021-g800e06c4b2635d1b709625ec2830c6c5594c6988 Author: Mark Harmstone Date: Fri Jun 28 00:33:31 2024 +0100 Make sure CodeView symbols are aligned CodeView symbols have to be multiples of four bytes; add an a

[gcc r15-2020] Avoid magic numbers when writing CodeView padding

2024-07-13 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:45a4f3425e91b2197c54213d60ee302be3babb8a commit r15-2020-g45a4f3425e91b2197c54213d60ee302be3babb8a Author: Mark Harmstone Date: Fri Jun 28 00:32:51 2024 +0100 Avoid magic numbers when writing CodeView padding Adds names for the padding magic numbers to enum c

[gcc r15-2019] Add CodeView enum cv_sym_type

2024-07-13 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:f53087a719d97959304d57b647cc8792061a9db3 commit r15-2019-gf53087a719d97959304d57b647cc8792061a9db3 Author: Mark Harmstone Date: Fri Jun 28 00:30:49 2024 +0100 Add CodeView enum cv_sym_type Make everything more gdb-friendly by using an enum for symbol constant

[gcc r15-2018] Add CodeView enum cv_leaf_type

2024-07-13 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:131fcb5a3820e44fa80e3b9c2abdecda98007776 commit r15-2018-g131fcb5a3820e44fa80e3b9c2abdecda98007776 Author: Mark Harmstone Date: Fri Jun 28 00:28:08 2024 +0100 Add CodeView enum cv_leaf_type Make everything more gdb-friendly by using an enum for type constants

[gcc r15-2017] fortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOC

2024-07-13 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:d211100903d4d532d989451243ea00d7fa2e9d5e commit r15-2017-gd211100903d4d532d989451243ea00d7fa2e9d5e Author: Mikael Morin Date: Sat Jul 13 20:21:20 2024 +0200 fortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOC Add the preliminary code that the g

[gcc r15-2016] Add gcc.gnu.org account names to MAINTAINERS

2024-07-13 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:6fc24a022218c9017e0ee2a9f2913ef85609c265 commit r15-2016-g6fc24a022218c9017e0ee2a9f2913ef85609c265 Author: Richard Sandiford Date: Sat Jul 13 16:22:58 2024 +0100 Add gcc.gnu.org account names to MAINTAINERS As discussed in the thread starting at: h

[gcc r15-2015] diagnostics: add highlight-a vs highlight-b in colorization and pp_markup

2024-07-13 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:7d73c01ce6d1ab28157a7dadcd3be14f96a7c8f3 commit r15-2015-g7d73c01ce6d1ab28157a7dadcd3be14f96a7c8f3 Author: David Malcolm Date: Sat Jul 13 10:34:51 2024 -0400 diagnostics: add highlight-a vs highlight-b in colorization and pp_markup Since r6-4582-g8a64515099e6

[gcc r15-2014] tree-optimization/115868 - ICE with .MASK_CALL in simdclone

2024-07-13 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:abf3964711f05b6858d9775c3595ec2b45483e14 commit r15-2014-gabf3964711f05b6858d9775c3595ec2b45483e14 Author: Richard Biener Date: Thu Jul 11 09:56:56 2024 +0200 tree-optimization/115868 - ICE with .MASK_CALL in simdclone The following adjusts mask recording whi

[gcc(refs/users/mikael/heads/add_scalar_mask_code_v01)] fortran: Correctly evaluate the MASK argument of MINLOC/MAXLOC

2024-07-13 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:cee2ecb8a526e96ea0420b4c8c05dd55a091ccc2 commit cee2ecb8a526e96ea0420b4c8c05dd55a091ccc2 Author: Mikael Morin Date: Fri Jul 12 20:53:52 2024 +0200 fortran: Correctly evaluate the MASK argument of MINLOC/MAXLOC Add the preliminary code that the generated expre

[gcc] Created branch 'mikael/heads/add_scalar_mask_code_v01' in namespace 'refs/users'

2024-07-13 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/add_scalar_mask_code_v01' was created in namespace 'refs/users' pointing to: cee2ecb8a526... fortran: Correctly evaluate the MASK argument of MINLOC/MAX