Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a3373759c41931171a5fd023ab7df8e9f1689879
      
https://github.com/D-Programming-Language/dmd/commit/a3373759c41931171a5fd023ab7df8e9f1689879
  Author: k-hara <[email protected]>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M src/func.c
    A test/runnable/test9309.d

  Log Message:
  -----------
  fix Issue 9309 - Regression (2.061): -O -release generates wrong code

In current, all nested functions should be weak purity at most.


  Commit: 7686d93349861f83e7c8adc1e0fad0f36f932e64
      
https://github.com/D-Programming-Language/dmd/commit/7686d93349861f83e7c8adc1e0fad0f36f932e64
  Author: Walter Bright <[email protected]>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M src/func.c
    A test/runnable/test9309.d

  Log Message:
  -----------
  Merge pull request #1474 from 9rnsr/fix9309

Issue 9309 - Regression (2.061): -O -release generates wrong code


Compare: 
https://github.com/D-Programming-Language/dmd/compare/3904f7ea92f0...7686d9334986
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to