[Bug gold/18048] None-top-level INCLUDE not properly supported

2015-03-21 Thread shenhan at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18048 --- Comment #4 from Han Shen --- Thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailma

[Bug gold/18048] None-top-level INCLUDE not properly supported

2015-03-21 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18048 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gold/18048] None-top-level INCLUDE not properly supported

2015-03-21 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18048 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=410da591ba7814912e11be826b20dfba9abed9f7 commit 410da591ba7814912e11be826b2

[Bug gold/18048] None-top-level INCLUDE not properly supported

2015-02-27 Thread shenhan at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18048 Han Shen changed: What|Removed |Added Assignee|ccoutant at google dot com |shenhan at google dot com -- You

[Bug gold/18048] None-top-level INCLUDE not properly supported

2015-02-27 Thread shenhan at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18048 --- Comment #1 from Han Shen --- By investigating, in script.cc, "script_include_directive" function always assumes "INCLUDE" is top-most level. I'm working on a patch to expand each "INCLUDE" to reconstruct the script text and re-do the pars