LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 22374 - [meta] 3.6 release blockers
Summary: [meta] 3.6 release blockers
Status: RESOLVED FIXED
Alias: None
Product: new-bugs
Classification: Unclassified
Component: new bugs (show other bugs)
Version: unspecified
Hardware: PC All
: P normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on: 22060 22233 22257 22368 22373 22375 22405 22494 22501 22505 22506 22507 22550
Blocks:
  Show dependency tree
 
Reported: 2015-01-28 15:36 PST by Hans Wennborg
Modified: 2015-03-02 12:58 PST (History)
5 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2015-01-28 15:36:33 PST

    
Comment 1 hume 2015-02-01 19:39:06 PST
http://llvm.org/bugs/show_bug.cgi?id=22060 this may cause some PIC codes fail,works for 3.5, seems regression。
Comment 2 Tim Besard 2015-02-02 07:05:03 PST
I've come across 2 regressions: http://llvm.org/bugs/show_bug.cgi?id=22405 prevents using PCH with 3.6 Support headers, and http://llvm.org/bugs/show_bug.cgi?id=22385 breaking RefactoringTool when rewriting sources in a subdirectory.
Comment 3 Sanjay Patel 2015-02-03 11:37:14 PST
If it's not too late and there's no bot fallout in the near future, I think we should get r227983 ( http://llvm.org/viewvc/llvm-project?view=revision&revision=227983 ) into the branch. 

It is effectively a reversion of r224330 ( http://llvm.org/viewvc/llvm-project?view=revision&revision=224330 ) and part of the fix for bug 22371.
Comment 4 agenda2010 2015-02-03 13:23:18 PST
Maybe http://llvm.org/bugs/show_bug.cgi?id=22293 is for your list, it crashes the compiler.
Comment 5 Geoff Nixon 2015-02-09 16:44:43 PST
At risk of being a presumptuous ass, I'm adding 22506 and 22513 to the list here in case it missed anyone's radar. IMHO, 22506 *definitely* needs to be fixed; there was some discussion on IRC as to whether a bug which appears to only crop up with Polly (though it's not clear to me that its necessarily a *Polly bug*, per se) should be considered a release blocker, so (obviously) feel free to demote it if you see fit.
Comment 6 Geoff Nixon 2015-02-09 16:45:45 PST
Sorry, that last bit was in reference to 22513.