Discussion:
[ACTIVITY] 25-29 January 2016
Yao Qi
2016-01-29 17:37:33 UTC
Permalink
# Progress #

In general, GDB mainline is in a good state. All known bugs are fixed,
but still have some patches pending for review. The release can be
created after these pending patches are in.

* Fix fail in gdb.base/interrupt-noterm.exp. TCWG-517. Done. [2/10]
* Fix fail in gdb.fortran/vla-value.exp. TCWG-521. Done. [1/10]
* PR 19474. [3/10]
Tried different approaches, but still cause regression.
Fortunately get the right maintainer involved. Will discuss with
him on this bug next week.
* Range stepping doesn't work on arm-linux, which slows down stepping
over a line of source. TCWG-518. [2/10]
* Prepare slides for Linaro Connect. [2/10]

# Plan #

* Off on Mon. to Wed.
* Linaro connect slides.
* Thailand visa.
* Other issues on GDB 7.11 release, if any.
--
Yao
Christophe Lyon
2016-01-30 13:06:23 UTC
Permalink
== Progress ==
* Validation
- Auto Backport Engine: works well, it submitted
a few backports automatically. We'll need to assess
the amount of work saved.
- timeout issues: still investigating

* GCC
- TCWG-485/PR68620: patch committed
- bug #1994: sent GCC patch upstream

* Misc (conf calls, meetings, emails, ...)
- internal meetings/discussions

== Next ==
* Validation:
- debug timeout issues
- extended validation

* GCC:
- bug fixing
Michael Collison
2016-02-01 05:36:45 UTC
Permalink
== This week ==

* Backports (3/10)
- 232493 - Unrelated aarch64 failure and non-thumb asan test on
aarch32 big endian
- 232600 - All tests pass
- 232727 - unrelated non-thumb test failure
asan/deep-thread-stack-1.c asan/deep-thread-stack-1.c)

* Bugzilla 68543 - [AArch64] Implement overflow arithmetic standard
names (3/10)
- Development halted due to submission of related patch by Richard
Henderson:
- https://gcc.gnu.org/ml/gcc-patches/2016-01/txt0WQOxpo0_5.txt
- Began implementation of aarch32 related patch

* Bugzilla 69008 - gcc emits unneeded memory access when passing trivial
structs by value (ARM) (3/10)
- Additional code is being generated in default abi case with
structure alignment equal to 8
- Investigating Dead Store Elimination pass to determine if code can
be improved

* Misc (1/10)

== Next week ==

* Create new bugzilla for aarch32 to implement overflow standard names
and continue implementation
* Bugzilla 69008 - continue investigation
* Work on backports as necessary
Kugan
2016-02-01 22:48:15 UTC
Permalink
== Progress ==
- Public Holiday (2/10)

- LTO and TCWG480 (4/10)
* Started with a prototype for VRP
* Experimenting with simple test cases

- Misc (4/10)
* gcc/bug list
* LTO and Undefined behaviors slides for connect
* Meetings

== Plan ==
* LTO
* bugs

Loading...