This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/19333] [4.0 Regression] Compilation SEGFAULTs with -O1 -finline-functions on the x86_64 architecture.


------- Additional Comments From rakdver at gcc dot gnu dot org  2005-01-14 23:47 -------
The conclusion of the discussion on the patches list seems to be that

extern short int aa[][];

is invalid and should be caught by frontend in the first place.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code, patch    |ice-on-invalid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19333


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]