== This Week ==
* tcwg-72 (2/10)
- Following Jim's suggestions using XEXP (remainder, 0) worked to
resolve segfault
for DImode case
- Resolved ICE's due to (silly) mistakes.
* PR69133 (4/10)
- Reduced test-case following Markus's suggestions.
- I think it happens because node->lto_file_data is set
== Progress ==
LLDB development
-- Fixed thumb mode issues if user triggers changes to PC register
[TCWG-228] [3/10]
-- Triage of testsuite failures on armel chromebook [TCWG-228] [2/10]
-- Update xfail decorators for arm-linux targets. Marked traiged as
xfail. [TCWG-494] [3/10]
Miscellaneous [1/
== Progress ==
- TCWG480 – IPA-VRP (4/10)
* Continue to read/experiment with lto infrastructure
* Getting ready to start discussion upstream
- PR69194 and PR67714 (5/10)
* Posted patch for PR69194
* Revising and testing patch for PR67714
- Misc (1/10)
* gcc/bug list
* Meetings
== Pl
== This week ==
* Bugzilla 68543 - [AArch64] Implement overflow arithmetic standard
names (2/10)
- Fixed bugs in assembly generation in patterns
- Investigated testing of overflow patterns
* Bugzilla 69008 - gcc emits unneeded memory access when passing trivial
structs by value (3/10)